Loading Tool

Explorer IconExplorer

Memory Pool

83,271 transactions
32.02 vMB
0.10766595 BTC
Random Selection Loading Transactions
Max Size: 192.48/200 MB

Candidate Block

Mining Attempt 527a3d4788ffa67054f405372e6eb7c6f799a5c77baccdf01b2b1be5bafd39eb
Version 20000000
Previous Block 000000000000000000019edd1a56b4f361ecb598479f8049a106a5401578635e
Merkle Root e336c9f66bf1078c400d36e7d9dbc0a4b5328d0ac5a17bbac6cd17ef3b3a2675
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,336
Size: 1.00 vMB
Total Fees: 0.02630380 BTC
Feerates: 353.36 > 2.64 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,231 (238,725 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
676,506 676,506 0000000000000000000b2c9e31884d212e59ab572db114832c222c493c777094 458 1.00/1.00 vMB 13
676,505 676,505 00000000000000000009838752079f703504a97d9f66781070bec0b5c6704f97 780 1.00/1.00 vMB 14
676,504 676,504 000000000000000000011e120a5ac511029e66c581ebff88fb20a61b42c228d7 1,267 1.00/1.00 vMB 27
676,503 676,503 0000000000000000000469966dad324967d3cf47cf654c966e4affb707314dac 743 1.00/1.00 vMB 15
676,502 676,502 00000000000000000004e3097facde32a4b60093a5bb0b3915c857b5d42aa072 1,242 1.00/1.00 vMB 27
676,501 676,501 000000000000000000038c579d1ab7822187ae7a5b07e2e7ab7b5a8ab5485da4 278 1.00/1.00 vMB 9
676,500 676,500 00000000000000000000d907470f8b001340a7e36838b907dd647e1b0bfbfcc5 2,103 1.00/1.00 vMB 36
676,499 676,499 00000000000000000009868fbf6320c1c7e31b8e4d47178e4dcc0f5b0f0e68fe 1,313 1.00/1.00 vMB 23
676,498 676,498 00000000000000000008b6021f28c4d3533808a2f3e0854936826901d740628b 639 1.00/1.00 vMB 18
676,497 676,497 00000000000000000006b2d8f97cc695dfb0f9e7e73a675ba234b945df942cb7 1,424 1.00/1.00 vMB 21
676,496 676,496 000000000000000000011ea01b45f012e3c688cca615ea51a176c198d8ac00e3 2,358 1.00/1.00 vMB 70
676,495 676,495 0000000000000000000b13d9ed802e853bf7e0b4742380d0f2c2a2038587dce3 1,976 1.00/1.00 vMB 55
676,494 676,494 00000000000000000007b5cbb5a8065a5a0e760f973ab0998c6ab847b9d9c488 343 1.00/1.00 vMB 15
676,493 676,493 0000000000000000000c6516f91fabc3481b395fd0554e86b326b719dd549dfc 462 1.00/1.00 vMB 18
676,492 676,492 00000000000000000006faafd68665929d18d9ea02d29b5fd6101215e7824b7b 999 1.00/1.00 vMB 27
676,491 676,491 00000000000000000004c9f8351ba78cca5d5bd76ac92a85784bf93245dcc9b5 1,002 1.00/1.00 vMB 30
676,490 676,490 00000000000000000002bb3d5447f590b728e47d3ff51f90ce55f151af3fc6cb 1,579 1.00/1.00 vMB 38
676,489 676,489 00000000000000000001568e72a26b2bed6507a2ad59a3693c1df544298aa290 1,124 1.00/1.00 vMB 26
676,488 676,488 00000000000000000002d9fa4b7e3556d222aded2b096f4e134da86fa85911ce 849 1.00/1.00 vMB 29
676,487 676,487 000000000000000000042264a471acdf4b9b3cbd98e585072f1505f092b7d3d3 833 1.00/1.00 vMB 35
676,486 676,486 00000000000000000004194093f23783768d7904234c0dbba53e85bce6ecd8b4 819 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.79 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: 709.82 GB
    • Received: 17.00 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.