Loading Tool

Explorer IconExplorer

Memory Pool

52,988 transactions
31.44 vMB
0.18067372 BTC
Random Selection Loading Transactions
Max Size: 168.91/200 MB

Candidate Block

Mining Attempt 117b0d0f87f324d09c763b11b6cb4d580f0db534a64192060cee0924a34f35a9
Version 20000000
Previous Block 0000000000000000000150ac5d85e9507ede5886efaa3253ea821573fd5eeda5
Merkle Root b2a54fcd1c4d303da7e3a1d6a5bd9c2716f68c55e7cf08b3c58e67ec2289f89b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,276
Size: 1.00 vMB
Total Fees: 0.09577173 BTC
Feerates: 477.45 > 9.60 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,824 (100,339 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
814,485 814,485 000000000000000000009e237236ffbdd646df9fa42729f87a9f2fa76b38a2ff 2,159 1.00/1.00 vMB 8
814,484 814,484 000000000000000000009fc3e3f990da06d04bdc44b66d5df5a8bcbc2d303a51 2,073 1.00/1.00 vMB 13
814,483 814,483 00000000000000000001cdc3d9df7af95e4645db7bcfd371874511cf8f053bd9 2,333 1.00/1.00 vMB 17
814,482 814,482 0000000000000000000228762468b2144b068f8f1a73dc4cc2cafe4404adf997 3,290 1.00/1.00 vMB 3
814,481 814,481 000000000000000000016a02cdb5ec24118770f05d7e47b5f54ea5a309e2037d 2,020 1.00/1.00 vMB 3
814,480 814,480 00000000000000000000dd8b81eff820cb492dbc5efd68af845662d3dc0c85a7 3,628 1.00/1.00 vMB 4
814,479 814,479 0000000000000000000052ebbef043f5afba0c7d249b4e019b01ff218fc93ad7 4,793 1.00/1.00 vMB 6
814,478 814,478 000000000000000000044bbf4cf186a354d626ea79f55d3e2553fd36f6f02c80 3,675 1.00/1.00 vMB 6
814,477 814,477 000000000000000000037f094c916da9ef9e8c7705ec937255ec649380f80233 3,064 1.00/1.00 vMB 8
814,476 814,476 000000000000000000041636582bbc39e4f7f09344ec250906cb0a8e30307391 3,319 1.00/1.00 vMB 13
814,475 814,475 00000000000000000003a731c8947427d258946b3f6b912aaeedd72ba7012870 3,158 1.00/1.00 vMB 15
814,474 814,474 0000000000000000000279825851eca1073228c9c030d4732780ff25bb046422 4,898 1.00/1.00 vMB 6
814,473 814,473 0000000000000000000057f41760e4c18e88896bad973041d3f73eecd908f840 5,520 1.00/1.00 vMB 9
814,472 814,472 000000000000000000004b932d91c9cfbab41e8cf117cf1455f137449b99d665 3,131 1.00/1.00 vMB 7
814,471 814,471 000000000000000000020bfd28758bbe7e5a063855d0f9f6049259667b7450bb 3,090 1.00/1.00 vMB 9
814,470 814,470 00000000000000000003842f3691ddcb3d43c5257e6e230ad53564b72c93ae95 3,632 1.00/1.00 vMB 13
814,469 814,469 00000000000000000002681ec2b417d32ce2845cfecf48f737d94fc4bef386f1 3,516 1.00/1.00 vMB 11
814,468 814,468 00000000000000000002601c62fc2f63b0b104c6d15738ffb2ebccfeb97e7efa 2,765 1.00/1.00 vMB 11
814,467 814,467 000000000000000000040abfb8b13104aa540ea6fba80b3e25245ef5c3ed11ac 4,581 1.00/1.00 vMB 6
814,466 814,466 000000000000000000018e6d411d86e87f4c9fcdd84a47ef2cd15150e638dbf0 4,463 1.00/1.00 vMB 7
814,465 814,465 00000000000000000002da2f98fd4a7eeb1a945a4793a57327e1856534f0dd91 3,856 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.08 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.32 GB
    • Received: 13.54 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.