Loading Tool

Explorer IconExplorer

Memory Pool

77,235 transactions
28.74 vMB
0.07061802 BTC
Random Selection Loading Transactions
Max Size: 174.33/200 MB

Candidate Block

Mining Attempt ed635abd9c2c6970e855c3acfdefde4f6448b68cdd6bcf0e3a144373a9909c94
Version 20000000
Previous Block 000000000000000000015c2f9dfa0c74d1f310284e6448425037dce28d0417a8
Merkle Root a42ce7621eb407c1a503fc2d865cddfa15340ebd8a2467bb4398cd35c0eb95d6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,044
Size: 1.00 vMB
Total Fees: 0.01091657 BTC
Feerates: 82.75 > 1.09 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,157 (570,608 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
344,549 344,549 00000000000000000e95129d8c0f54ed828535ea22f217e4aa391811658df89a 337 0.75/1.00 vMB 7
344,548 344,548 000000000000000011dcdf841ef0c529a77d94c9673857c08dfeb954d467ed11 1,812 0.75/1.00 vMB 33
344,547 344,547 00000000000000000cf61705feeec7a63a448861ee551a2400cd52e998c0a5a2 725 0.72/1.00 vMB 13
344,546 344,546 00000000000000000f430b7a265c88220a392733a25cbf26844048a9f88ad06a 1,114 0.99/1.00 vMB 16
344,545 344,545 00000000000000000bbcc57dd86a829d674506e0cb151a09e91a9decafbf292e 11 0.01/1.00 vMB 61
344,544 344,544 000000000000000007745fd91b01eb1ac2cc9a08206917d7dbe0fc8ab1bddbf8 376 0.75/1.00 vMB 12
344,543 344,543 0000000000000000040b3dea66bce3ef453f7523770e3821ae992320b0022938 1,708 0.75/1.00 vMB 33
344,542 344,542 0000000000000000037093c13501b92d817e2bbff3b89aefffd640a64a22a575 46 0.02/1.00 vMB 22
344,541 344,541 000000000000000015d7f798aa92a8e6e464060d2503e1186025579d0fa65c83 66 0.04/1.00 vMB 16
344,540 344,540 000000000000000012f31520fab43af32693fb20f5be78bb722c51b34ff014e7 356 0.22/1.00 vMB 21
344,539 344,539 00000000000000000b249e1ddc64e1e6e837728d8f008637d3bdf09f150bb544 325 0.92/1.00 vMB 8
344,538 344,538 000000000000000008c5ca491376f157671b1309e74c8f8864f3142fbd0cfa3b 758 0.90/1.00 vMB 17
344,537 344,537 000000000000000008e109984372730cca38d2363069fe6ab6b37463f1412c50 1,518 0.75/1.00 vMB 24
344,536 344,536 00000000000000000c37232b391e9479dbecb24fd46d3ce83248ce71497e7349 955 0.25/1.00 vMB 53
344,535 344,535 00000000000000000b8967fd6ec78e04370dc16c17aa6a1329b5c4fbd10d502f 512 0.19/1.00 vMB 38
344,534 344,534 000000000000000002d9c92f1b93569eaf6f0d3e7362c83fb0ae5a469f10a639 28 0.01/1.00 vMB 30
344,533 344,533 0000000000000000127c9732377c191c1908caaecd4f08d45eaa2a584539804c 191 0.14/1.00 vMB 21
344,532 344,532 0000000000000000002bb3a5c7cb56c2685818d71ef37b1d8e28c0ff93143a04 111 0.07/1.00 vMB 22
344,531 344,531 0000000000000000048d0cdc3592cb3509cc4f3c77bd81a5248b9d27f48b0b6f 542 0.34/1.00 vMB 22
344,530 344,530 0000000000000000091d1fabded64c8793d7c2fa4375dedb6be3785e89d1c6f4 146 0.12/1.00 vMB 17
344,529 344,529 0000000000000000165642800bff3f12d38f227e232616212cd90c3f01677cf8 74 0.11/1.00 vMB 10
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: 11
  • Data Transfer:
    • Sent: 673.09 GB
    • Received: 16.38 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.