Loading Tool

Explorer IconExplorer

Memory Pool

35,921 transactions
25.67 vMB
0.05495886 BTC
Random Selection Loading Transactions
Max Size: 131.35/200 MB

Candidate Block

Mining Attempt cca447c086e57a2c8f61799a2e3728bbba783cac8bc05f1f2bd7d0a365219c19
Version 20000000
Previous Block 000000000000000000003056aa79f3e9ae7f1ebca1b480aef0e8e00b84a1a03a
Merkle Root 6fc8a6adc7769de40fc56ffffca07cf35b63981a49dcb8d5930c26ffca1316cf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,638
Size: 1.00 vMB
Total Fees: 0.00799855 BTC
Feerates: 150.93 > 0.80 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,675 (615,958 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
298,717 298,717 00000000000000005fb1828501a22ab0171716943b21a11d00a7b5c6d5246317 13 0.01/1.00 vMB 33
298,716 298,716 000000000000000062913180b3d0d2f60af52c9308ada52e4e8b412b914b7386 625 0.32/1.00 vMB 35
298,715 298,715 000000000000000021bcc9979a996124aa90d7364970650d00d3a7881be67420 1,090 0.77/1.00 vMB 31
298,714 298,714 00000000000000007805b78a22a1da3aaa2da1429755ea59667a53e35e1c520d 1,297 0.50/1.00 vMB 46
298,713 298,713 00000000000000007a92e1050e21f89cb440819da3e00e9fccb6065c12af6718 672 0.36/1.00 vMB 40
298,712 298,712 000000000000000032358a36cd747320341ea5b2288eef64cb4579330931655c 58 0.02/1.00 vMB 34
298,711 298,711 0000000000000000698d2e80f31f6c56c89b45778d8c5ab96e773982215ed50d 326 0.18/1.00 vMB 31
298,710 298,710 00000000000000001d8d75f20ea8cb6145355fcfb65d8947a4b8c3ed96862230 80 0.02/1.00 vMB 25
298,709 298,709 000000000000000065f4dfe24fa93345f815c2838943d11c2e7383ea8594159c 746 0.39/1.00 vMB 41
298,708 298,708 00000000000000000a110036c9129c5b82f0b1fcdcad68366329d1e9d6f2e18e 223 0.15/1.00 vMB 29
298,707 298,707 0000000000000000401c9fd16c91653054f2e558aa19d34b3ac935d14aa68ce8 105 0.06/1.00 vMB 40
298,706 298,706 0000000000000000587556569f2165f1386dc2ca3af63a646a4cf259f2981311 260 0.16/1.00 vMB 27
298,705 298,705 00000000000000000b1ded999cbd8a27f7912dac904d58029d71052a8f6565b4 58 0.08/1.00 vMB 17
298,704 298,704 000000000000000019a06ffc0a11b9141e1fd9647af01ca943d58b8cae15a724 710 0.32/1.00 vMB 46
298,703 298,703 00000000000000000301dc13446e41d91020e5c8951e0dfc22f54ce93b8d5987 1,009 0.52/1.00 vMB 33
298,702 298,702 000000000000000013dc1932f7aa52b9d2426826ce38a38aa4b71d42ec90e464 318 0.18/1.00 vMB 43
298,701 298,701 00000000000000000d40e24d52a79e2b80060d9bb079791c1526bc46353b68f4 75 0.08/1.00 vMB 12
298,700 298,700 000000000000000062ac09336a907534b0e7f66a1db2b5800986b64f8f7a5ed5 33 0.02/1.00 vMB 28
298,699 298,699 0000000000000000346815dfe7d9905f2f92afd98ef5c4ef68db654fb990c4cf 456 0.26/1.00 vMB 34
298,698 298,698 00000000000000006f191c25f9c28dd35eae01e563481a89c855d2b09d956bd9 68 0.20/1.00 vMB 13
298,697 298,697 00000000000000005d0d70d52b5a0450dc53b1d102763a677d3cc3a189f39c11 684 0.35/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 781.82 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: 635.60 GB
    • Received: 12.32 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.