Loading Tool

Explorer IconExplorer

Memory Pool

16,265 transactions
6.17 vMB
0.03617645 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 36.96/200 MB

Candidate Block

Mining Attempt 61b0b10b2751c3b19bdebae55134d190b1b0dd3a7f3e5e74b50c3279ddb69caa
Version 20000000
Previous Block 00000000000000000000d46def4b4535c6284d8845f811af0ec3e1a4f57a2cf6
Merkle Root 43050fd24eeb10cd96332d8da138bbbf4d6c157545a58cd3848250d734ef97cb
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,204
Size: 1.00 vMB
Total Fees: 0.02531362 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,453 (707,505 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
205,948 205,948 0000000000000395d60887683618dfdb5a68afc353523da9de33575d9b87a0e4 185 0.06 vMB 234
205,947 205,947 00000000000004ef8c931eec9a5321aa8b48e7358267a4d88b5f8b513c82a7e4 185 0.05 vMB 42
205,946 205,946 000000000000020f74197b2d2bf96ee4d8101421f00982c131933b6bf5d74dfd 190 0.08 vMB 133
205,945 205,945 0000000000000195314b44f819abaa28148c1a9ae4ca5246fd0408456f751b6f 86 0.03 vMB 27
205,944 205,944 000000000000040898f972bea067fa6ca72020a033afc9477c11a9dcc79c1fd0 425 0.18 vMB 180
205,943 205,943 000000000000026bf658c0ce06103ca51d12009669e76a202ce3e645a8fc2034 47 0.02 vMB 177
205,942 205,942 0000000000000168c9e94b9345cfd4e1f7afd73f3d6856bd57c11f0adf332cd0 10 0.00 vMB 74
205,941 205,941 00000000000001d78d9a291c71ecb8a6109dfc9eb3f232e398bec1c836aabfd3 198 0.07 vMB 219
205,940 205,940 00000000000000b7491968923b35abe01416b22265248b45242df57aa64fe4b0 69 0.04 vMB 129
205,939 205,939 00000000000001518775f99d01d04f97339a79b8978d6130770c104cacadcec3 8 0.00 vMB 154
205,938 205,938 00000000000004bf110213c9857f4a6945e933b6b6083f484c6462a4af976ba6 180 0.09 vMB 154
205,937 205,937 000000000000011c5c3dbd01ce6dd97bd9480ecf060038980d75396356541e1a 40 0.02 vMB 192
205,936 205,936 00000000000000990ecfc7f29faaf1b8f06d6ae4ce21d64fc2883b15bd956ae4 376 0.29 vMB 128
205,935 205,935 000000000000034ee27bb0111c7130543a787860e61191f31fd9689e6b3852bf 114 0.05 vMB 57
205,934 205,934 00000000000003ba57ebc45d4830dfa674100c4cd1e10138a05f00db5b8de7e2 180 0.06 vMB 173
205,933 205,933 000000000000050b3e8aeb137ffa52ee810427b8f8cda9ecf0c3d906b4ca1c94 291 0.12 vMB 175
205,932 205,932 000000000000048a868650d3e4f2375317f19978885af79b297871bd3d32dd0a 428 0.18 vMB 200
205,931 205,931 0000000000000123cbe4985b8261f66b5bfd95618095e57e20c91753f144e548 144 0.06 vMB 94
205,930 205,930 000000000000027790299710507598311eab9ffb002a0c3fb231a45213705f97 10 0.00 vMB 188
205,929 205,929 0000000000000416b8fca1af45da41b010d24477ee25eb50267250a4a2f0919b 103 0.05 vMB 196
205,928 205,928 0000000000000302fdc7db6227025876b5c1f366ee44e52e2497574d98e0646a 297 0.16 vMB 165
Previous 10 blocks ↓
Total Size: 779.65 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: 309.93 GB
    • Received: 1.47 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.