Loading Tool

Explorer IconExplorer

Memory Pool

42,208 transactions
26.62 vMB
0.06309518 BTC
Random Selection Loading Transactions
Max Size: 139.11/200 MB

Candidate Block

Mining Attempt 473ba84358dab12bec9694f62274b9611bd05b68cf2027b4a7b5d83294389045
Version 20000000
Previous Block 000000000000000000009172c47a169670d4fbb39e581fcbeb28ccbe02f86130
Merkle Root b38f812253e5f85993c2b1551b8fd79e91dd0f8b3bff0b796ace16a7acb0af67
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,624
Size: 1.00 vMB
Total Fees: 0.01410136 BTC
Feerates: 47.58 > 1.41 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,870 (586,754 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
328,116 328,116 0000000000000000013fe7cc7187afd01ea0d5d2e40515c2c6db06ef26b63b96 351 0.35/1.00 vMB 16
328,115 328,115 00000000000000000599c28e0144f7e4b1ffb6c2e9f49b9e4b5c434fe346aeab 360 0.23/1.00 vMB 30
328,114 328,114 000000000000000015491028aa99c883311a5e525f1903aca61d8f5a816eeb64 181 0.10/1.00 vMB 20
328,113 328,113 00000000000000001d858d02d6b1e5f7825b882b09c1bd67607ed0dd03cac413 397 0.45/1.00 vMB 12
328,112 328,112 0000000000000000032c6480d36baa81a917d6009b9b6d3c019690e8bd998ca8 153 0.06/1.00 vMB 30
328,111 328,111 00000000000000000ecf26b8c06c867efaae1ec2874ad56354a3bd649f7d4b20 400 0.20/1.00 vMB 29
328,110 328,110 000000000000000017a2b7cc07ef11fcc3a71bcd3794b1e5d5e3bd043b7c7177 73 0.03/1.00 vMB 30
328,109 328,109 00000000000000000c498b4016bbe9c948c5fec49d1d1b918386297b2a88fe8e 410 0.18/1.00 vMB 31
328,108 328,108 0000000000000000091cb8811b5dc2ebc10855a7403ea028f46d5688f2e2bfcd 451 0.26/1.00 vMB 29
328,107 328,107 00000000000000001bad832864c54e5f137eeee1c32b385cd6b79c4348f540c8 64 0.02/1.00 vMB 17
328,106 328,106 00000000000000001816bf9ae5323f8c5b953c7064b9f9051b876a27e93c5c40 1,611 0.74/1.00 vMB 30
328,105 328,105 00000000000000001848c2132c2668466d35b8b0b95a15344d08df69db9a7cbd 469 0.26/1.00 vMB 35
328,104 328,104 00000000000000000c6ebb2ba1a76ecd12d557ef228d2aeb3e9ae67c4083e5f7 744 0.43/1.00 vMB 26
328,103 328,103 000000000000000014f0e4113a6c504b244a13e2f7593c568c8add18bb9dbbf8 207 0.10/1.00 vMB 19
328,102 328,102 00000000000000001c7514f7094d9f9eac23a7b933dc6247e96752567754fcce 99 0.07/1.00 vMB 18
328,101 328,101 00000000000000000a5621b453b2b455cd54399255d859a9db56d5953f688000 345 0.14/1.00 vMB 35
328,100 328,100 00000000000000001b2a69ce83483bbb1c7020d7ec303dc154fe31651c031193 710 0.40/1.00 vMB 28
328,099 328,099 000000000000000008967717f571a284ea8c3cdcdcf137c06da327970940b933 454 0.32/1.00 vMB 22
328,098 328,098 00000000000000000211c7b1134f164719acbc58be05e5ffc263fbc6d50bcaad 663 0.35/1.00 vMB 31
328,097 328,097 00000000000000001880479c6e694fae0edce4192e98afddd91c874ea3ffecc1 387 0.25/1.00 vMB 22
328,096 328,096 000000000000000018a225de4a4f068362638d730fc51916bfbd9cb7dea9507f 1,334 0.75/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.16 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: 653.27 GB
    • Received: 13.85 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.