Loading Tool

Explorer IconExplorer

Memory Pool

80,795 transactions
30.07 vMB
0.12599005 BTC
Random Selection Loading Transactions
Max Size: 180.84/200 MB

Candidate Block

Mining Attempt 41c710d8175b089ee669aaf67efb5ad4ac92166bb7ac9c41f82cc1d68f50c6ee
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root cf7fb3e1f4b842c093a8fce38f264addf6618557377314f9d84de7678ee757fa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,715
Size: 1.00 vMB
Total Fees: 0.05202113 BTC
Feerates: 242.90 > 5.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (105,622 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
809,538 809,538 00000000000000000000b6963181cef130dd8f3a5fdccb2966a77c41139b4f05 865 1.00/1.00 vMB 10
809,537 809,537 00000000000000000000ee24c4f801f00734ff9e5662978d19c239aa7fb84ae0 646 1.00/1.00 vMB 9
809,536 809,536 00000000000000000000f33f2ebf5aa25c7f7dc4c00b46a6f6a77d5561e1104c 522 1.00/1.00 vMB 7
809,535 809,535 0000000000000000000121ef088b5e7e11ef129ebcb05d77e582f2c8602921d7 219 1.00/1.00 vMB 7
809,534 809,534 00000000000000000004792b2f61f8146eb6a1b7648db8c032208200cdaa9ddb 2,114 1.00/1.00 vMB 11
809,533 809,533 0000000000000000000003eccb1284408f79cb8c3c0c948d517a22750ad67eb9 1,571 1.00/1.00 vMB 19
809,532 809,532 0000000000000000000057eeb1cedda414abab72fe40ea1b8ebdcb3316f9c39e 526 1.00/1.00 vMB 9
809,531 809,531 000000000000000000042738b269d83b45f088b2988a06c95c1498532b72234e 576 1.00/1.00 vMB 9
809,530 809,530 000000000000000000002b28d4f0208384615ff645deb5b09701e0e6e62b442e 845 1.00/1.00 vMB 9
809,529 809,529 000000000000000000013222047b054a16e04c3cb99257fd2aac3e4965da0857 1,992 1.00/1.00 vMB 15
809,528 809,528 00000000000000000000692dc42a2767d36eee06b98b02e3cd8d727da76b5812 1,198 1.00/1.00 vMB 8
809,527 809,527 00000000000000000002286976ccf93385341e46f0727add08e21e65b4fc48d3 1,700 1.00/1.00 vMB 13
809,526 809,526 0000000000000000000186f15132a2bd1644560f01127f6db70de992b2aec4d7 978 1.00/1.00 vMB 10
809,525 809,525 000000000000000000045d3de9d67016a5a23c793bcb48ff377ad3aa2f216ceb 754 1.00/1.00 vMB 9
809,524 809,524 000000000000000000032e101c86731ef54fbac361bfa630f0a504268c094994 619 1.00/1.00 vMB 10
809,523 809,523 00000000000000000000e86a206e90d7b6890baf8e1ede5f1abee5122f947a84 2,519 1.00/1.00 vMB 24
809,522 809,522 000000000000000000042c2287990cf69182c084974d302dad880a02f17bda19 827 1.00/1.00 vMB 9
809,521 809,521 00000000000000000002bf9855ebd52197920a776b5bdba260a68ecdf70399b4 2,264 1.00/1.00 vMB 8
809,520 809,520 0000000000000000000011816c19f50d4396449046105170df3a4b92119f1bfe 1,130 1.00/1.00 vMB 7
809,519 809,519 00000000000000000002fc1a968be50be03d291d9102e3b07e11efbe72b088f0 2,170 1.00/1.00 vMB 20
809,518 809,518 00000000000000000003818d8a3faefb0f7bf725bc9f36b8b932705bfd46c7e4 974 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.67 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: 673.16 GB
    • Received: 16.42 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.