Loading Tool

Explorer IconExplorer

Memory Pool

48,395 transactions
28.24 vMB
0.07319731 BTC
Random Selection Loading Transactions
Max Size: 150.66/200 MB

Candidate Block

Mining Attempt 751c09040850d010b9e06ec2581c19f679c787336f53050deede5d648988e0df
Version 20000000
Previous Block 00000000000000000000b1984d270552e42f13088d246a845a7e06743b52c1f8
Merkle Root 4f3fe702aaf11e1438c4bd14b223804fd7a0d8be64110a79f1b2597b9b1583e9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,378
Size: 1.00 vMB
Total Fees: 0.01848185 BTC
Feerates: 301.05 > 1.85 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,790 (610,447 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
304,343 304,343 0000000000000000216b725e8e07f1e68e6632917296c77fd585fcd8ab808f11 502 0.30/1.00 vMB 27
304,342 304,342 00000000000000003579d7e59d29c2f7f55f1e5e599d330f33d8e94a81b8bd02 123 0.09/1.00 vMB 8
304,341 304,341 00000000000000001d084d730a9a3713c5eecc9e5309d6ca5bf59f4fe9d8b539 525 0.29/1.00 vMB 28
304,340 304,340 00000000000000004e2435b44df7c7ff441a4c894cb4c756eb35f32f554ad222 113 0.09/1.00 vMB 23
304,339 304,339 00000000000000003107f01930f1ad41b22647135130a579e6eaa61b185ffa5f 187 0.19/1.00 vMB 19
304,338 304,338 000000000000000054df81470b27be6fe7d02109e399aa85b47b42d631f5b746 100 0.14/1.00 vMB 19
304,337 304,337 000000000000000059e2e8c6958a1ab0cb45e67d40a46d6ad903a65e65f05744 582 0.34/1.00 vMB 28
304,336 304,336 00000000000000002acbf6114b95afbceca6a652096b804fa04328436c080a80 308 0.16/1.00 vMB 35
304,335 304,335 00000000000000003092b8c31668a2636c7f6f8fb4b5610c56c6558afa6222b7 24 0.01/1.00 vMB 26
304,334 304,334 00000000000000004d1494171ca5cb3cc0b0296886ec47c95f90f8f1f78924ac 592 0.29/1.00 vMB 32
304,333 304,333 000000000000000045aa0a8e931130bcb77798863c5d5ef95f041cd1f245840f 339 0.18/1.00 vMB 29
304,332 304,332 000000000000000031db82a2fa1032c9ca2b039039a0188a9f891307bfed181a 157 0.08/1.00 vMB 27
304,331 304,331 00000000000000002505e90578e1a7c8cc56b2b2aa1027a3c626b1d5bd120810 43 0.02/1.00 vMB 30
304,330 304,330 0000000000000000035f475674c4a553fb44f8fbd56b55b477d0bda77116e226 349 0.18/1.00 vMB 33
304,329 304,329 00000000000000006455169f7317cf2a01cdec0443dc6e9ccf9bce3ed4a6002e 284 0.15/1.00 vMB 31
304,328 304,328 0000000000000000403fa583f3f12ba8fa50b28ae2df0733db4a1c47e027b019 230 0.18/1.00 vMB 17
304,327 304,327 00000000000000003adb18ee3bf812bfbc53afe37d5a354e97ab1430f614c562 248 0.11/1.00 vMB 33
304,326 304,326 000000000000000060c650a54e3cf608f941ae0ed7b0eb9a64181e468ed5f811 520 0.31/1.00 vMB 30
304,325 304,325 0000000000000000279b98b8085a0c61fd6b660e653776b768955f0f608a1d8c 84 0.04/1.00 vMB 28
304,324 304,324 000000000000000063071c51b84622b8e03b7c7d25b99029347076619d4a189b 113 0.05/1.00 vMB 29
304,323 304,323 000000000000000016bc86ba1b0f4058a154d1f8f99909e5434012154164911d 653 0.53/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.01 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: 649.64 GB
    • Received: 13.19 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.