Loading Tool

Explorer IconExplorer

Memory Pool

81,437 transactions
29.83 vMB
0.13059793 BTC
Random Selection Loading Transactions
Max Size: 180.70/200 MB

Candidate Block

Mining Attempt f6b90b25711e5b2a654e48e084962c1f07bfcb6e74ca09d40f17ddfc560d5d46
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root 884081d2ca0f47a6117e1cfd3d4e413e3431582638f5386732f11d2a157658de
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,718
Size: 1.00 vMB
Total Fees: 0.06238865 BTC
Feerates: 151.07 > 6.25 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (140,430 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
774,688 774,688 00000000000000000002a209accd80f520e631c441691a9793979f1b752b95fe 1,719 1.00/1.00 vMB 9
774,687 774,687 00000000000000000006fc6588ce8c0639d61fd7047ed508ce8db31d549e7759 2,577 1.00/1.00 vMB 22
774,686 774,686 00000000000000000001246d16adfe848383ff27f9cdf01d27239101eb145eaf 1,790 1.00/1.00 vMB 20
774,685 774,685 000000000000000000026f35731947015fbc2d231e3a72ce0face670eca6d506 2,708 1.00/1.00 vMB 11
774,684 774,684 000000000000000000004fdc8217073f9fee0f09e158b3fa8545d8c56cddfc68 1,910 1.00/1.00 vMB 8
774,683 774,683 00000000000000000005d90c4a9bd2776ea24e9c928596043495680298c8d748 1,736 1.00/1.00 vMB 8
774,682 774,682 00000000000000000005792b9431792009cb00b5764cc9b5b3c6f384ca3f3dfa 3,298 1.00/1.00 vMB 28
774,681 774,681 000000000000000000039b3051705a16fcf310a70dee55742339e6da70181bf7 2,644 1.00/1.00 vMB 14
774,680 774,680 00000000000000000006b6bad85c026bd4ba3451a3afaf73dbb9e106a5c7fe4a 2,084 1.00/1.00 vMB 6
774,679 774,679 000000000000000000032fcc480a5657766882d44c6d255f7f1ec53748a5c5c5 2,373 1.00/1.00 vMB 15
774,678 774,678 000000000000000000064c0c61ef348c8f57817a5a911da041bc244723766800 2,241 1.00/1.00 vMB 22
774,677 774,677 00000000000000000000eb19d2814cacd306b8d88ed2371ff990e08b26064239 2,218 1.00/1.00 vMB 17
774,676 774,676 0000000000000000000332b41d61e35341ce12269ed0310889ad0a41d1aa669a 1,988 1.00/1.00 vMB 22
774,675 774,675 00000000000000000006bbe147234213b964de7660b0921c3249a7f6f927fa8c 3,320 1.00/1.00 vMB 22
774,674 774,674 00000000000000000000b46972b20fb713c94bf16f8fc482c242b27cc32354c8 871 0.71/1.00 vMB 7
774,673 774,673 00000000000000000000f14a2df093e903786bf3b35a16c06cd0cd0fc1228554 2,755 1.00/1.00 vMB 12
774,672 774,672 00000000000000000003f4be17c433a90e003f04da095524fbd73946f04f9476 2,884 0.99/1.00 vMB 13
774,671 774,671 0000000000000000000176e513c830e848a367ce1c91cb927106b9cde844d264 659 0.50/1.00 vMB 7
774,670 774,670 00000000000000000007130bf8167b0fab8495838d64b73468ad6f896caf3420 727 1.00/1.00 vMB 3
774,669 774,669 0000000000000000000214e982c959dd91cebb4c2d44eb1b7e3994c5da82ccd2 2,839 1.00/1.00 vMB 13
774,668 774,668 00000000000000000002f358d59bcae0ba7d873cdb0a46b12873bdececcff271 149 0.08/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.59 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: 671.67 GB
    • Received: 15.98 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.