Loading Tool

Explorer IconExplorer

Memory Pool

50,081 transactions
30.03 vMB
0.11575228 BTC
Random Selection Loading Transactions
Max Size: 160.15/200 MB

Candidate Block

Mining Attempt d411b6000c86a9d85a6031e9c960c4465f23f746546082a1342e139b8a8e5819
Version 20000000
Previous Block 000000000000000000002bb93a85f00afbdf082006a0d42f0245143e7dde62a4
Merkle Root 1777788103b8a3135ba662498227b391dbc2117d67c14e9e36d2edde789630b9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,481
Size: 1.00 vMB
Total Fees: 0.04486025 BTC
Feerates: 179.69 > 4.50 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,844 (90,322 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
824,522 824,522 000000000000000000005b9e967bdf360b0d1fa9adb7270505806ed5870b1297 3,955 1.00/1.00 vMB 110
824,521 824,521 000000000000000000003765bb105028203e62b599018112aad70a759c4992a4 3,925 1.00/1.00 vMB 118
824,520 824,520 000000000000000000026f811e54ab6b078543cffc0a495e2d8a3c1213cb06a5 3,219 1.00/1.00 vMB 114
824,519 824,519 00000000000000000001ed96351eea47d11c1e7a02737c9c3cbdace0b7caa4fc 3,323 1.00/1.00 vMB 170
824,518 824,518 000000000000000000016cf4a6f584541a20fbad31d419ba9e93720b74f540c1 4,337 1.00/1.00 vMB 62
824,517 824,517 000000000000000000032511c5e7cd3193f352c0fa394759ca831d38fc15b5fe 4,061 1.00/1.00 vMB 90
824,516 824,516 00000000000000000003e1d28bb95de75fea449371e65f7d5f0e06490e4ad32b 5,789 1.00/1.00 vMB 81
824,515 824,515 0000000000000000000261db2aee2d9405f82909705e53d1f9d958a9b2049e1e 3,951 1.00/1.00 vMB 59
824,514 824,514 00000000000000000001f31c532056a48d5e1d1b3ae4a7386e5614762a56f79c 3,711 1.00/1.00 vMB 83
824,513 824,513 00000000000000000000a63021c17572b66507c6b6623ccf4e780272d19b2528 2,983 1.00/1.00 vMB 90
824,512 824,512 000000000000000000012339503d1731284361d60a4e89c8738807a80529537a 3,239 1.00/1.00 vMB 62
824,511 824,511 00000000000000000000e1ae6a56cb6a7ee4fc08c2856c7a06482d00c9c77071 2,691 1.00/1.00 vMB 79
824,510 824,510 000000000000000000000284ef2f29a6a984c07271b5433b775c30174354f6a2 2,137 1.00/1.00 vMB 60
824,509 824,509 0000000000000000000144e5ddc9dcff30ca3020910fb0164b9c98d28fec84a1 2,574 1.00/1.00 vMB 55
824,508 824,508 00000000000000000002c66da240f7cc36de359374d85b69d6a32e686d080f57 3,013 1.00/1.00 vMB 59
824,507 824,507 0000000000000000000310eeabf94e2acf6fa360a01feab39aff28efcdb29926 3,095 1.00/1.00 vMB 81
824,506 824,506 00000000000000000002c2ce9cc9e93b831d5300f791f6c67fc8365fe18a4352 3,014 1.00/1.00 vMB 68
824,505 824,505 0000000000000000000190f6826233dd4f4946eaf591dd3b92cdb09576772e41 2,652 1.00/1.00 vMB 83
824,504 824,504 0000000000000000000085f773c03078d0b65fcae0518cc44a09fe1061693709 3,421 1.00/1.00 vMB 119
824,503 824,503 000000000000000000031518b9a95c9baee3199abbd796683e400778787a7182 3,356 1.00/1.00 vMB 134
824,502 824,502 00000000000000000002fe23c69f9ef80277724164a9ebe89dbbc35539b01d8e 3,055 1.00/1.00 vMB 80
Previous 10 blocks ↓
Total Size: 782.11 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 652.02 GB
    • Received: 13.69 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.