Loading Tool

Explorer IconExplorer

Memory Pool

80,675 transactions
29.94 vMB
0.09130851 BTC
Random Selection Loading Transactions
Max Size: 178.66/200 MB

Candidate Block

Mining Attempt 20919702dcc3fc61ea19dfdbb211869b6628a05c051c8ac68d2f90255462efa4
Version 20000000
Previous Block 000000000000000000004dc4502af0d104d581c2cf1796c3b173cb69ee8070e0
Merkle Root 73571b1aa9382da24769b01fe07d044aa1640c867f52e92e600f83078d505c79
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,659
Size: 1.00 vMB
Total Fees: 0.02921020 BTC
Feerates: 100.37 > 2.93 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,062 (424,053 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
491,009 491,009 00000000000000000085a9203658693e3329c6d590f93723091ec500bc5f6822 1,251 1.00/1.00 vMB 84
491,008 491,008 000000000000000000e9074a662dc4a0859f9c4e43a44cea1bc732476f8829fe 2,391 1.00/1.00 vMB 127
491,007 491,007 000000000000000000e24922ea89b0f5a22100629ee8e237f67c3eef267398dd 2,174 0.94/1.00 vMB 182
491,006 491,006 000000000000000000bcea39ad70deb54e9dabf92a0a60dff301278fe1264d04 2,450 0.93/1.00 vMB 139
491,005 491,005 0000000000000000002c77a272d127cf07be01075f8084434cb15130bedc8ace 1,902 0.90/1.00 vMB 54
491,004 491,004 000000000000000000798ec92d5ef4fc7e696281b3605ce0e0fc06505320bcf9 920 1.00/1.00 vMB 89
491,003 491,003 000000000000000000b2a882caabbbf2f5114507572ea1e87bfbe3746b4a0e3d 2,148 1.00/1.00 vMB 86
491,002 491,002 00000000000000000018a590a5762ad15ab11bfc4f0a21c832008613cf1c7eab 2,558 1.00/1.00 vMB 139
491,001 491,001 0000000000000000001143ce0f608c325c68262f83840eb0c6ad4550f8d1c832 1,556 1.00/1.00 vMB 141
491,000 491,000 000000000000000000b41ce16ca7d1452d910ffd43dbab22415b2b3a283aa98d 33 0.01/1.00 vMB 366
490,999 490,999 000000000000000000d8e904412f39648c387a4c559f3d84145180d9d156561a 2,255 1.00/1.00 vMB 184
490,998 490,998 0000000000000000009529524aca878abd9f5e122764dcb44305bffa462aa341 2,031 1.00/1.00 vMB 110
490,997 490,997 00000000000000000070f46dbb78a36b4e39fba1bfb115f69a2534ebea188fbe 967 1.00/1.00 vMB 62
490,996 490,996 000000000000000000e52efa04e1d8c3389579734a54c6b58995a9168ee7e656 1,515 1.00/1.00 vMB 79
490,995 490,995 0000000000000000000ac63e88dd487cac307fcddc072c4030143ae93dabdafd 2,024 1.00/1.00 vMB 83
490,994 490,994 000000000000000000ab04c169a9616395cf7a8ad32711c118bc20a8032de4f8 1,464 1.00/1.00 vMB 175
490,993 490,993 000000000000000000cbb4db09fb7de5b207bbc6cc0d72d9b8e5fb89c096643a 1,767 0.93/1.00 vMB 113
490,992 490,992 00000000000000000002253e935b27127fb0fa357f3c1f34bc274a975328ca5d 1,569 1.00/1.00 vMB 98
490,991 490,991 0000000000000000004d2a26745f2296f1c112f41c8992cea8b96d5ea5d878bb 1,544 1.00/1.00 vMB 24
490,990 490,990 00000000000000000009cfff40a0b9188605c23395548e187d61d6bc58aa8e79 1,561 1.00/1.00 vMB 60
490,989 490,989 0000000000000000005ec99e75049b13ef3199bee0f67d01ae30db84879b7412 1,811 1.00/1.00 vMB 106
Previous 10 blocks ↓
Total Size: 782.50 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 668.42 GB
    • Received: 15.51 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.