Loading Tool

Explorer IconExplorer

Memory Pool

80,724 transactions
30.20 vMB
0.07432377 BTC
Random Selection Loading Transactions
Max Size: 185.22/200 MB

Candidate Block

Mining Attempt 7d9b19c9d6a4e0a2cda8b98f5b0bcc99c10df9d8d0262902935636b0180165ec
Version 20000000
Previous Block 00000000000000000001bfe8515d732b65f9547b0b4d60ed4387c4bfdc0108bd
Merkle Root 2f93f918dae6c96e461a9a91fb4189c0a1ee8a2da97efcf727aa6f807f483c82
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,437
Size: 1.00 vMB
Total Fees: 0.00725197 BTC
Feerates: 40.74 > 0.73 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,338 (509,961 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
405,377 405,377 000000000000000003ee431a342c75035cb48f733a08350cd9983fe1ab4490b2 357 0.25/1.00 vMB 38
405,376 405,376 000000000000000004cfbb1641caff224046815722f61305b0fb0dd7bb6e506f 321 0.20/1.00 vMB 34
405,375 405,375 00000000000000000442ac6b606db21858bddb014546a32082e7b5d1c5809599 504 0.29/1.00 vMB 35
405,374 405,374 000000000000000000f38870c6956ee925b91a4c525fc25fb18924e492503569 500 0.39/1.00 vMB 32
405,373 405,373 000000000000000000919e5cd1b5f96ccd08763beb688e769b31349ab1ac3a3c 1,185 0.93/1.00 vMB 31
405,372 405,372 000000000000000000895e1db842a496e326f5af88aa096a7ed53ca943b58f97 1 0.00/1.00 vMB 0
405,371 405,371 000000000000000001eb13b1f1a4dd756425cff30d941fdbac34f8857a23ee5b 918 0.54/1.00 vMB 31
405,370 405,370 00000000000000000251253be90c47ded3d24c4e8d38fd023d7ca7dbe48fac29 1 0.00/1.00 vMB 0
405,369 405,369 00000000000000000089bfc944a6bf5ea3fffdc1f7e6cb96dc9debe78e7f80f1 1,805 1.00/1.00 vMB 56
405,368 405,368 000000000000000002120039cf444f14a3010215f5b60f3cfb59fa3ef1ceee9e 1 0.00/1.00 vMB 0
405,367 405,367 000000000000000003f8c6444fab6388b151d6c458a586f61159279e0b15b768 1 0.00/1.00 vMB 0
405,366 405,366 0000000000000000058fde4d640e3622c7ef9d46e9b4d4fb3f05953adca6df53 1,789 1.00/1.00 vMB 57
405,365 405,365 00000000000000000095541a8d19213840f4d597ce15a259b0e1bfe8e15082c1 434 0.50/1.00 vMB 25
405,364 405,364 00000000000000000484ee7a05a892bc32fb964486c02f1d575b99b6a6ad4f93 2,139 1.00/1.00 vMB 57
405,363 405,363 0000000000000000038b844c8d801eae0168516b27f340511f8013c566b9c775 803 1.00/1.00 vMB 19
405,362 405,362 000000000000000004848e9a8d2ffd6be14b0014dbff0cf3ae38fc805b9bdaba 625 1.00/1.00 vMB 19
405,361 405,361 000000000000000005f062cc1734d5baebe283a045171a0f923a62b3d46dc8dc 1,515 0.93/1.00 vMB 43
405,360 405,360 000000000000000001f4639f6df36e6d78a00e360838b7ec7d7842835b98f94e 1,699 1.00/1.00 vMB 37
405,359 405,359 0000000000000000004e20563d0b3f9bb57c4f880a93fc341e41aeac83f05a50 2,115 1.00/1.00 vMB 67
405,358 405,358 000000000000000005376b428f34489f044f6170f922cb97375dd37136f1ccf4 1,551 1.00/1.00 vMB 41
405,357 405,357 000000000000000006697dbfaa82771405ef1406e686f12107b30a32120009e3 1,477 0.99/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.98 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: 716.22 GB
    • Received: 17.79 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.