Loading Tool

Explorer IconExplorer

Memory Pool

45,585 transactions
27.50 vMB
0.11040443 BTC
Random Selection Loading Transactions
Max Size: 143.91/200 MB

Candidate Block

Mining Attempt a879c797a9cfd3ad2886c6fd787f5d1a733428445071b21465f604df41b48fd5
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root f6b290adce77c3b6da67f0e40fbdbafbf0fabd864e75b8e1c676bddcf38de559
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,643
Size: 1.00 vMB
Total Fees: 0.05026169 BTC
Feerates: 151.01 > 5.04 > 0.73 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (115,348 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
799,528 799,528 000000000000000000001ba283fe06312b07e2497155676c569cd936ba08cb78 3,677 1.00/1.00 vMB 7
799,527 799,527 00000000000000000001d641d58a4f0c6ac147ad8f9e04826968676b72562685 2,947 1.00/1.00 vMB 12
799,526 799,526 00000000000000000002d5b76ded84ef7ee3dabcaf93aa8d8db715fc41430f63 2,462 1.00/1.00 vMB 17
799,525 799,525 00000000000000000001393c2840335e2349d813f9642ee9130723569c72e7ae 3,083 1.00/1.00 vMB 27
799,524 799,524 00000000000000000000a1373969041207f3ccccc1521ccb89ba9528e53376a1 3,414 1.00/1.00 vMB 9
799,523 799,523 000000000000000000004d82c25ac1abe3a52dfe872e508f5dcf9a64c0df8fdb 3,699 1.00/1.00 vMB 16
799,522 799,522 00000000000000000003bba59cedea93c9cc5aefd39a61797a41b8b2f94d276a 3,160 1.00/1.00 vMB 26
799,521 799,521 00000000000000000004a2b1729e00327c29a30a77a09b326f71508e5767d345 2,551 1.00/1.00 vMB 14
799,520 799,520 0000000000000000000083f8dd898a4c149d1d7c47bec11503be710f90eae23a 2,472 1.00/1.00 vMB 18
799,519 799,519 00000000000000000000a49040c0c71f04917f68b3a93478396267100e382a3f 2,251 1.00/1.00 vMB 17
799,518 799,518 00000000000000000000b7327947acce771676deb54d9455a63d25c988e9a389 4,143 1.00/1.00 vMB 16
799,517 799,517 00000000000000000001ae547b05ac75f1b349afc7ae47cb5fd87ca3c177f058 4,251 1.00/1.00 vMB 23
799,516 799,516 000000000000000000044996dcb689659d418df91b1819511635db76dc4aace6 2,739 1.00/1.00 vMB 22
799,515 799,515 000000000000000000020f23f4b6b88b2dddb5543311cdb492bc7831cfaf977d 4,621 1.00/1.00 vMB 28
799,514 799,514 00000000000000000001ff271a0c8a0e29c994181bbba17e4cb86659dd7ca133 4,842 1.00/1.00 vMB 33
799,513 799,513 0000000000000000000504cfd5758d76b42c6e3216e81ad8f597c169c252570e 4,938 1.00/1.00 vMB 18
799,512 799,512 000000000000000000040c2b2711bfae3a1d15ffde389ad17cf3d3c388e95a0d 4,835 1.00/1.00 vMB 30
799,511 799,511 0000000000000000000158aa25c86c87f75827a33efcb44c07acbec8426668ad 4,793 1.00/1.00 vMB 24
799,510 799,510 00000000000000000003cc61c452fc219771d993f5feb66c3d52ceff7c7caf61 4,792 1.00/1.00 vMB 25
799,509 799,509 000000000000000000006401e0c9215f931687d5a487dd153a741f1bfb45aa3f 4,132 1.00/1.00 vMB 28
799,508 799,508 00000000000000000003a3ec952cbe0b5c71f5caf5a17ed45c0f1c8162aa5d3a 3,948 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.17 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.50 GB
    • Received: 13.91 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.