Loading Tool

Explorer IconExplorer

Memory Pool

39,715 transactions
25.86 vMB
0.05304371 BTC
Random Selection Loading Transactions
Max Size: 134.35/200 MB

Candidate Block

Mining Attempt 6c4096a3b7d9a9b66859a85476c74ca1ee78eacec20e5fcf58f3b2233db2e8d5
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root a1e04d4611f79ef598db3c1ac3f173f52c0d50d34c52475e84936c4ed41135b9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,114
Size: 1.00 vMB
Total Fees: 0.00614601 BTC
Feerates: 40.21 > 0.62 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (632,728 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
282,148 282,148 00000000000000025683d8249092e65f3bd903df6ebcf75df6f2b4157a3ac081 88 0.04/1.00 vMB 15
282,147 282,147 0000000000000000077b46b91595fc2f98b26bd760b3be0410c81180f29535d2 321 0.22/1.00 vMB 24
282,146 282,146 0000000000000000d67e77027f3eaf8f2f3a5adba91ef5ca844edbd9c361985b 662 0.25/1.00 vMB 50
282,145 282,145 000000000000000066452481d828ca9d481bc2d26a8fccf4218de45de3d6a6dd 173 0.29/1.00 vMB 16
282,144 282,144 00000000000000016367ba546e08668767dbe9ec2473a924aec47f72b78a0766 557 0.25/1.00 vMB 49
282,143 282,143 00000000000000016b5d3f390f1f78fdc7d6e96e9213b1600834d19d02e33c46 24 0.01/1.00 vMB 28
282,142 282,142 00000000000000003c9dc25cc24b7c7af5f5bbabd50f496ff1510b86a631bf92 68 0.03/1.00 vMB 30
282,141 282,141 00000000000000015313ce8bf7b3c8192cc1edc919fe7153f64aea28fdfbdcc3 292 0.25/1.00 vMB 19
282,140 282,140 0000000000000001907116389d647e9fcedff29951b55074f380b9a92685595f 932 0.35/1.00 vMB 62
282,139 282,139 0000000000000000fb0e13dfa8bef15b6a5bb653aded865845423ee09340ffca 464 0.23/1.00 vMB 44
282,138 282,138 00000000000000023c5db734b486204612f1c7f6b639f2631fcfe041f588c3f8 387 0.24/1.00 vMB 32
282,137 282,137 0000000000000000ca9b6a3ff16c0bffad380b02b156a179cee60961be87a573 636 0.25/1.00 vMB 51
282,136 282,136 00000000000000019358c40c1c9f70c2f7b6f81e192f3bd355b407f3121a6316 72 0.05/1.00 vMB 26
282,135 282,135 000000000000000071dd0059097d0cb275822d027b24ce759ea007e9c0ee6c87 183 0.06/1.00 vMB 20
282,134 282,134 0000000000000000379acd1f6c3d6b85c5962ef344ddbcb61ff6a9b4950c2407 564 0.22/1.00 vMB 54
282,133 282,133 000000000000000155353195ac775e8be083750fbdc81b4d86f65d0a749d6e1e 491 0.21/1.00 vMB 39
282,132 282,132 0000000000000001a2ddbc96ab75effc328afdd4a6990c2392f78f398e4977dc 183 0.10/1.00 vMB 85
282,131 282,131 0000000000000001e38057ce11b4511b51e1db6792158caa6bc759236f41a33d 993 0.52/1.00 vMB 40
282,130 282,130 0000000000000001de4f33de4b934186dc35cdf357d760c2675ea225cc2104df 125 0.10/1.00 vMB 10
282,129 282,129 00000000000000013d53286ac6f1cbe52581c2c701643ea897d18846e876d8bf 280 0.18/1.00 vMB 24
282,128 282,128 00000000000000024f48984c208a99ac1eaafb02e5f753c849f518e0abf517bf 186 0.09/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.17 GB

Node Details:

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