Loading Tool

Explorer IconExplorer

Memory Pool

37,757 transactions
26.03 vMB
0.05158071 BTC
Random Selection Loading Transactions
Max Size: 134.88/200 MB

Candidate Block

Mining Attempt d4d638e36c2dc6467137196f5ceb98c500e826f8018e6f71948a934f692c94fc
Version 20000000
Previous Block 00000000000000000001b7674223024d82c52e523316ed94cc86a2e4e969203f
Merkle Root 9bfa919c4fa25a81f1611fc120b3f8615bc5d5c9bae66fa89716dfa13a21ddcd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,953
Size: 1.00 vMB
Total Fees: 0.00411710 BTC
Feerates: 13.56 > 0.41 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,867 (358,725 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
556,142 556,142 000000000000000000173e47871cbacd921ab24034ba9de80e40af84d3d703d5 1,291 0.54/1.00 vMB 11
556,141 556,141 000000000000000000200c5eea022ede3ac0f89cae6baa77a0da6f520a788788 1,535 0.86/1.00 vMB 4
556,140 556,140 000000000000000000348de45e649b98f4512b3b301c161b8d2e7667038ef9ed 2,455 1.00/1.00 vMB 24
556,139 556,139 00000000000000000036ef457593367558415f39828a12314b170b7b18476634 734 0.28/1.00 vMB 6
556,138 556,138 00000000000000000016dd862cd622664751352d6298d8597ea7869ff0f1cba7 682 0.38/1.00 vMB 44
556,137 556,137 0000000000000000002a3459c9c63de606cba69e77ac9f9ead3fbca190b032ff 2,023 1.00/1.00 vMB 6
556,136 556,136 00000000000000000019102a853f56b996cefc34624298005bd47b7e5f38b62d 2,326 1.00/1.00 vMB 11
556,135 556,135 0000000000000000002bbd4b99b56bc01e611564051774975a61828fdc4a5439 2,384 1.00/1.00 vMB 6
556,134 556,134 000000000000000000051ec7b948ae948deaec7600bc49f81b5060a75db9bfe8 877 1.00/1.00 vMB 7
556,133 556,133 0000000000000000001d4b2c596bb26bdd9c9b897a304d9c50374b83fc4dcdb4 2,364 1.00/1.00 vMB 6
556,132 556,132 000000000000000000201601869fc18c0a82b229085292ca78c2e663e5619748 1,699 1.00/1.00 vMB 20
556,131 556,131 000000000000000000337afcd3c9c8e5f582e353a09bb03d8a13422b5087935a 3,318 1.00/1.00 vMB 16
556,130 556,130 00000000000000000026f44df036b2ef9c182f3c38bf046b55fdbc05c910377b 3,134 1.00/1.00 vMB 13
556,129 556,129 0000000000000000001d9623b8941e802e8d5a91f760fcdef377108fef0f93a6 3,177 1.00/1.00 vMB 10
556,128 556,128 0000000000000000001f0cda7a3e57b668d996a2716aa9fb30485f1288704e57 3,335 1.00/1.00 vMB 24
556,127 556,127 000000000000000000160fa6d80d8e998def30ea8cede77a5ce6b0c4a2aa3859 3,315 1.00/1.00 vMB 14
556,126 556,126 0000000000000000001f5a0cb63b184372c1330c2b87d56e925c3a9302651061 1,188 0.37/1.00 vMB 9
556,125 556,125 00000000000000000020b199e9f57509ddfeac876fe2ee5548f14b7f05aafc1b 495 0.65/1.00 vMB 1
556,124 556,124 00000000000000000036d518190a23f2ec032beb94ae6c80e139efda8421d86f 1,713 1.00/1.00 vMB 3
556,123 556,123 000000000000000000183adff75e65d04c30f5093c5ad2b9180b7ce05ddff455 663 1.00/1.00 vMB 4
556,122 556,122 0000000000000000002691f14c9d719066ad864bb9423485ef200cfedd852c9d 1,826 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.15 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: 653.14 GB
    • Received: 13.82 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.