Loading Tool

Explorer IconExplorer

Memory Pool

81,926 transactions
30.47 vMB
0.13205962 BTC
Random Selection Loading Transactions
Max Size: 183.39/200 MB

Candidate Block

Mining Attempt e44426b4f403ffafd53bc982c7ed440818405a431555ba314c807729639dd228
Version 20000000
Previous Block 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b
Merkle Root 4b5d38e9a4d5d1a27ab16e86ff8a378d4e16a96c4a6342bfc83689806d0efeb7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,267
Size: 1.00 vMB
Total Fees: 0.05153759 BTC
Feerates: 302.06 > 5.16 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,129 (504,672 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
410,457 410,457 000000000000000005b34a2d98d793be5245d0011d2926f559a6fcc4f2a16771 2,398 0.99/1.00 vMB 41
410,456 410,456 000000000000000002046b4b6be6a6899efc57a583854771d5d369cd262e7e3d 2,964 1.00/1.00 vMB 50
410,455 410,455 00000000000000000180276fbfdbc4b8a7ba418cbde53099e8652b99057a2c2e 1,925 0.73/1.00 vMB 38
410,454 410,454 000000000000000004821482a88bb16fef76568e119f0e317d1fd52499444f8c 442 0.18/1.00 vMB 40
410,453 410,453 000000000000000004a769b722c542a430d2a08ccb8295628a96df53fb3657fd 2,137 0.87/1.00 vMB 37
410,452 410,452 00000000000000000523874f5919ac59fbd882916602c185656e82e9d5795d3c 1,689 0.79/1.00 vMB 35
410,451 410,451 000000000000000004318f387aa9ff327ad1d9c567f3550abff3db857dde13e0 287 0.10/1.00 vMB 49
410,450 410,450 000000000000000001faf3052f20e3715e3adec18c8affcc913731b5458a2f20 1,559 0.72/1.00 vMB 32
410,449 410,449 00000000000000000389c05f8b232b532af382e256ff5b4d68859bfbfc98db04 2,546 1.00/1.00 vMB 44
410,448 410,448 00000000000000000193dbdda2d709fe61dd6b9b4590629ff8ba29c8fe358923 1,491 0.64/1.00 vMB 38
410,447 410,447 00000000000000000307d16370c96b356155321e0f7815d00828bb41f0b0b056 1,180 0.60/1.00 vMB 38
410,446 410,446 0000000000000000034477dafe8ad8f92763fff17f980dfe83d66175d17669a6 399 0.23/1.00 vMB 30
410,445 410,445 0000000000000000013dc8afef8e9c75b4988351d9325147e610ceb3bd2ad604 1,972 1.00/1.00 vMB 30
410,444 410,444 000000000000000004a9c71a40ed6085439ba92ce7b176a8778d43638784b49f 1,672 1.00/1.00 vMB 27
410,443 410,443 00000000000000000161a8537a4a755475e27846f223769e1d194f01c6a8f9e9 1,012 0.52/1.00 vMB 36
410,442 410,442 000000000000000001d5cee85c21c84e85c3e53995bb1c0dde524045655770f9 1,886 0.89/1.00 vMB 36
410,441 410,441 0000000000000000037abc4f01795b21dda9c98c5b21df275f68c25506f6ebb2 1,099 0.42/1.00 vMB 37
410,440 410,440 0000000000000000040199a6c7b922f711ee7e98cd58863b8b981b02d2b83e13 8 0.00/1.00 vMB 147
410,439 410,439 0000000000000000044871a349da5dee0f8de014ad60ee8c46d2e5844a78e2b9 1,546 0.81/1.00 vMB 35
410,438 410,438 0000000000000000008ec0a94f2379fd8c8057cfa658d799026e3abdc85c10c5 608 0.36/1.00 vMB 34
410,437 410,437 00000000000000000545d9a216d9811366bc6e524f3dc92274d0f00c761f50a3 1,666 0.77/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.62 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: 672.01 GB
    • Received: 16.11 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.