Loading Tool

Explorer IconExplorer

Memory Pool

78,912 transactions
29.21 vMB
0.09615950 BTC
Random Selection Loading Transactions
Max Size: 176.55/200 MB

Candidate Block

Mining Attempt 5fdfbe019329b0264ededceed441f89e3007d506054db395a176caf56c80f760
Version 20000000
Previous Block 00000000000000000001c91beefdbf93e824f2717ab594e9edd9a754a7cec7fc
Merkle Root 6afbe0c2c3977ab71b7dd49816cddd04c67f29e55aaf440567383c438849a8f3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,599
Size: 1.00 vMB
Total Fees: 0.03500729 BTC
Feerates: 477.45 > 3.51 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,137 (210,831 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
704,306 704,306 000000000000000000073a8b03adb2adeac8ae3040cdd36c92146fa67e16dd9d 1,090 0.82/1.00 vMB 9
704,305 704,305 000000000000000000089a846ce16459975a241adc565adfc15516be3ab02810 1,653 0.99/1.00 vMB 12
704,304 704,304 0000000000000000000ceaa9bc1abd663a2c163643456a7aae8662310431b008 1,957 1.00/1.00 vMB 18
704,303 704,303 0000000000000000000198d4b23268ff11e95849840ce9544ea3e1da08898834 112 0.04/1.00 vMB 22
704,302 704,302 0000000000000000000b9098c47e86eda3bb5ee8bf0e43eeb3af2e14ff6186bf 203 0.08/1.00 vMB 13
704,301 704,301 0000000000000000000dbd3539ca05af236b10667337e3c83e3139ea4bb8584c 1,049 0.47/1.00 vMB 13
704,300 704,300 000000000000000000049f4478ba2a4d7ffb1eb73a2baf7b70cd068e712c2a2a 526 0.21/1.00 vMB 12
704,299 704,299 0000000000000000000c37685112fbe3346889395ea440fd4005cf46b607d61a 181 0.06/1.00 vMB 17
704,298 704,298 0000000000000000000c81260cdcc953d6a255919fdb401df5b16866052e1a7c 1,473 0.66/1.00 vMB 9
704,297 704,297 000000000000000000011b2c7665fd9d04216c8023645ea6e285372d355fb513 1,196 1.00/1.00 vMB 10
704,296 704,296 00000000000000000004f98b0e80a4ee004fb23aa07360ba36a0acb02befa21c 259 0.09/1.00 vMB 14
704,295 704,295 0000000000000000000c32fc51cb86a2542b5f2ae203fd1cddd4bd90deec01f4 2,185 1.00/1.00 vMB 14
704,294 704,294 0000000000000000000832536cf5097173e1c1929c048ac04943cf40cf84bfc8 1,160 0.64/1.00 vMB 4
704,293 704,293 0000000000000000000685d40a6b014003e73b4efccf5b6781d2bd85f43890ca 1,951 1.00/1.00 vMB 11
704,292 704,292 0000000000000000000620cea18dc6109261089726d968535e170980c895dc87 1,794 1.00/1.00 vMB 20
704,291 704,291 00000000000000000004d3054b8c68ebeb5527333baf2852e35379604ad94c8f 115 1.00/1.00 vMB 1
704,290 704,290 0000000000000000000a990c4bd238348a867bb026a9728a378b6a63d45df951 215 1.00/1.00 vMB 3
704,289 704,289 00000000000000000005d062f358aa95810d9bc08eea8e904d0343ee0a2c96fb 851 1.00/1.00 vMB 7
704,288 704,288 000000000000000000095bc5cd7d0f92ac459f1fc16baa320ac75981d207237f 2,000 1.00/1.00 vMB 7
704,287 704,287 00000000000000000003f8d4fa74e45651be6910ff9a3710a6c48e0ca2ebf41c 2,426 1.00/1.00 vMB 22
704,286 704,286 00000000000000000000221a37405e6fef36fc37f071b000b2c774a7c5453817 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.63 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.17 GB
    • Received: 16.17 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.