Loading Tool

Explorer IconExplorer

Memory Pool

52,726 transactions
31.60 vMB
0.11659103 BTC
Random Selection Loading Transactions
Max Size: 169.12/200 MB

Candidate Block

Mining Attempt 319ffd783d3080f1519139e3ed2b505e52d6abc7aa3ddee750c4e77432df1955
Version 20000000
Previous Block 00000000000000000000e8bf6513364e7869b415e3fa1f8435bb5c6d3f5c62ed
Merkle Root 8ba920f0bf09008cde9847898bf5975e48a75d7fddd1d43ab5c39ba80b4a69f2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,937
Size: 1.00 vMB
Total Fees: 0.02456727 BTC
Feerates: 35.84 > 2.46 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,819 (194,538 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
720,281 720,281 0000000000000000000860fc0f6d2b93f2fee8d7dcedbcd7e090a66d4862db0f 87 0.06/1.00 vMB 6
720,280 720,280 00000000000000000003ea635efcea3f039854edf7541fa3825f8f6fc5253c01 1,237 0.68/1.00 vMB 10
720,279 720,279 000000000000000000009c2b2d78f4e2bdcb9b712703754b07fef5c42bf7522d 221 0.11/1.00 vMB 8
720,278 720,278 00000000000000000007413250c59239b99fb3575bab8d0ca6e236574c566670 247 0.11/1.00 vMB 8
720,277 720,277 00000000000000000003c0536c77d8a6486f25a92e35c6f507005c4697925cf8 305 0.12/1.00 vMB 10
720,276 720,276 00000000000000000004ffcf5ca36c497773b7a368e4edb9bbe8f04c487f9391 2,221 0.98/1.00 vMB 8
720,275 720,275 00000000000000000000640afa9ac9c7ffadeb8ac4a94d81ea5a9b90e90821b7 418 0.30/1.00 vMB 1
720,274 720,274 00000000000000000007a184b28beaa5788492cff46c4994a4bb10b7f7038f3d 2,566 1.00/1.00 vMB 8
720,273 720,273 0000000000000000000295c39c1af186b19a2a3a0575a6c549c8e1a3eef8f341 2,404 1.00/1.00 vMB 16
720,272 720,272 0000000000000000000127112b279542a88a118b2c9490bed8653681541a11a8 1,911 1.00/1.00 vMB 9
720,271 720,271 00000000000000000001e3cc65d9dea29a6854a52f74722010de1daea50bca5c 126 0.18/1.00 vMB 3
720,270 720,270 000000000000000000045e7573cbef874b7da890efa43bd0cba848f1cd762f95 2,812 0.94/1.00 vMB 10
720,269 720,269 000000000000000000094d9a1f28f967423e0050ad4abd6016b577b1b754d017 1,236 0.66/1.00 vMB 6
720,268 720,268 00000000000000000000e8a85d6c371478c15be258386707fa721813927753e4 232 0.16/1.00 vMB 5
720,267 720,267 000000000000000000090e5b9ca211a97a923536c6752be657901397fbb19fc6 802 0.61/1.00 vMB 5
720,266 720,266 00000000000000000003b7cc325b3d774d3120481d64bb3f5a2ed25cca4976bb 636 0.25/1.00 vMB 9
720,265 720,265 0000000000000000000831bb1802521605a1e1dd44f6f45588410552e58cd380 18 0.10/1.00 vMB 1
720,264 720,264 000000000000000000003cf107b43e3a4ad9980889750d3aedfd976e21c22c65 1,151 0.94/1.00 vMB 6
720,263 720,263 000000000000000000031ecfbf514305a903914fb7f1496b32b0cccbaa0490b4 1,741 0.63/1.00 vMB 9
720,262 720,262 0000000000000000000999fc8e689fac0cb9a438bf31297a3cb0f76762f0959e 444 0.13/1.00 vMB 12
720,261 720,261 00000000000000000003ddc9c8e7058751af6bf6a89383ca97bf90a180e3e89f 767 0.34/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.07 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: 651.22 GB
    • Received: 13.49 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.