Loading Tool

Explorer IconExplorer

Memory Pool

79,125 transactions
29.35 vMB
0.12430477 BTC
Random Selection Loading Transactions
Max Size: 176.72/200 MB

Candidate Block

Mining Attempt 8962a48e8e10bb564e934237d906290dc25c46280e00ab4a2a8bb1eb3306c4a2
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 05487dc0672f9039f8c5b0d745f43fb57eb371e6173a2860e32085d5d13707e8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,294
Size: 1.00 vMB
Total Fees: 0.04503373 BTC
Feerates: 150.80 > 4.51 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (357,121 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
558,144 558,144 0000000000000000000ab414238c17923382fab98bf22c34ab975fda23703276 1,952 0.97/1.00 vMB 4
558,143 558,143 0000000000000000002fc6ad375558447be1398ee40cd8c9df277b0f665718cf 2,689 1.00/1.00 vMB 26
558,142 558,142 00000000000000000012225cfea8da6c18659691d56f0e2eb262b50082b56064 3,361 1.00/1.00 vMB 21
558,141 558,141 0000000000000000000d93acb699095cf2491e67f610f4027c78a2e701cbe02f 2,871 1.00/1.00 vMB 11
558,140 558,140 0000000000000000000363058936074faef0bbc3ee5c29e4f1425c77d66dc0bf 2,988 1.00/1.00 vMB 33
558,139 558,139 0000000000000000001ae5dc62888929f3120900a3e2a71af0f13a23211b483f 475 0.14/1.00 vMB 15
558,138 558,138 0000000000000000002098e14bf9aaa6236bb0e0311b9571cf4d9193c25ab5e7 1,402 0.49/1.00 vMB 14
558,137 558,137 000000000000000000004441355c5624d26bb6ed72ffd755820bc7f4310cb142 622 0.20/1.00 vMB 5
558,136 558,136 000000000000000000177cfdf7e59477ebaf26621d8c4d2329910bf4b90ff033 3,165 1.00/1.00 vMB 22
558,135 558,135 0000000000000000001aebe908bde43c76ccfba3df14fe1e9d11a686d32370b7 954 0.32/1.00 vMB 3
558,134 558,134 00000000000000000028f85785b48f5836563a227f6a9a3b032a8375ce2e08f0 3,221 1.00/1.00 vMB 21
558,133 558,133 000000000000000000086f71c3b45936062553b2f4ae299ccd481702da933bfe 280 0.13/1.00 vMB 27
558,132 558,132 0000000000000000002463af632c273839734819fda5ed032b3b735506f205b1 2,162 0.78/1.00 vMB 14
558,131 558,131 0000000000000000000591e1c0ee3e04fbea9d678d0d0b75286146f4a569a767 480 0.15/1.00 vMB 18
558,130 558,130 0000000000000000001471cf9cb63486456dec3c338071c5145066c09237a3a4 307 0.11/1.00 vMB 14
558,129 558,129 00000000000000000000eff025ddb4dd7c9c3857479a7735f7e5b675e7d95283 2,987 0.92/1.00 vMB 14
558,128 558,128 0000000000000000000de03755959ed1fde13b19e3f06b5dd5efe2ddff219fca 462 0.14/1.00 vMB 9
558,127 558,127 00000000000000000009903f49a5214b0381406be37b20012e976ff65414b1a2 3,075 1.00/1.00 vMB 19
558,126 558,126 00000000000000000020e0d06eb244c890c206681a48606a34590f4ef1981fe2 846 0.25/1.00 vMB 19
558,125 558,125 00000000000000000010e310edf422ba158c81dce61d01e7334d3e2f94c96926 694 0.20/1.00 vMB 17
558,124 558,124 0000000000000000001addc86a4cbe4e6e2f1916ab587de80361ad8ab8fc2e24 2,093 0.71/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.85 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: 712.79 GB
    • Received: 17.21 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.