Loading Tool

Explorer IconExplorer

Memory Pool

79,117 transactions
29.19 vMB
0.08590796 BTC
Random Selection Loading Transactions
Max Size: 176.87/200 MB

Candidate Block

Mining Attempt 5e516cd07992c8c9f680daa53196c75ca1e22957c44a8d92b7a94828c0223c49
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root 38640448573ee68a133beac4c85db147188f5d8e7606c6afe62b8739d7b9ee3c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,278
Size: 1.00 vMB
Total Fees: 0.02493984 BTC
Feerates: 146.36 > 2.50 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (533,672 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
381,436 381,436 000000000000000005efb0fa564aebed1543e91fb7cbb3666f76518d04beeab4 2,851 1.00/1.00 vMB 71
381,435 381,435 00000000000000000fb76ccede308ad33426a0af662661874566694e66e22420 110 0.11/1.00 vMB 44
381,434 381,434 00000000000000000e6182193c0e72bddea637637cd953678968f6708f61d3af 1 0.00/1.00 vMB 0
381,433 381,433 000000000000000007e4ea7c2466a7ab4633d79bf0ef666ba392e708be3241e0 474 0.72/1.00 vMB 12
381,432 381,432 000000000000000009ad23c39e129ebe7e63c20c8c364ff328d98e31ffc5cf49 1,785 1.00/1.00 vMB 22
381,431 381,431 000000000000000009adfa1d8c884882bfc03e0d00e1535020e70bdfb2f7b909 2,879 1.00/1.00 vMB 58
381,430 381,430 0000000000000000014395798875073687f154b70ac7c67eba7759105d22c8b1 1 0.00/1.00 vMB 0
381,429 381,429 0000000000000000051f9a5d310e22d3e8035d936a5596f54a64058188312afa 1 0.00/1.00 vMB 0
381,428 381,428 00000000000000000c5d8e306824bcc78dcb07fe992c2d90c6bde693e0b43dbf 720 0.37/1.00 vMB 43
381,427 381,427 000000000000000000f455e4fa4c1c3e9feb0b07b0dcb61006d201185a09f51b 780 0.39/1.00 vMB 37
381,426 381,426 00000000000000000926e759ed8dd193f6a4449d1ade16e51700f93ac3720bc0 1,360 0.93/1.00 vMB 25
381,425 381,425 00000000000000001187a8c0501508d024d3f0a248bf6f256fbc6bd7035411e1 2,362 0.93/1.00 vMB 52
381,424 381,424 00000000000000000dbfb4e8f329041c25a9998f40cc564a8e6b57356c1b9d5d 1,681 0.88/1.00 vMB 42
381,423 381,423 0000000000000000118936362d98a6d5bf05f22c54b75727ba320cacb8423674 1,500 0.79/1.00 vMB 42
381,422 381,422 0000000000000000073bd5003a30440b6d3f3c99e212f89098b4140220251132 862 1.00/1.00 vMB 14
381,421 381,421 000000000000000005831284e551eca0a4cb06f684a3e63c165d1fbd1635cdea 341 0.22/1.00 vMB 24
381,420 381,420 00000000000000000a52bf419996b5079b59af9c4cecad33410be36de98ab8ed 1,740 0.99/1.00 vMB 33
381,419 381,419 000000000000000006c2664614dacb672c47a42a6ab270d1bdd01abc837c7f6d 1,040 0.95/1.00 vMB 19
381,418 381,418 00000000000000000836ea652ea1142dcf27945c91bc6e52bb1425c69bba20cd 1,992 1.00/1.00 vMB 27
381,417 381,417 00000000000000000eb93dd4f43de43725f7302624e22988cd95edbec42b1e3d 2,928 0.95/1.00 vMB 67
381,416 381,416 000000000000000005e10fa0dc48e87cdca39f33ff1aad7f93853eeffbebf462 2,581 0.95/1.00 vMB 51
Previous 10 blocks ↓
Total Size: 782.58 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: 671.25 GB
    • Received: 15.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.