Loading Tool

Explorer IconExplorer

Memory Pool

78,194 transactions
30.41 vMB
0.07111803 BTC
Random Selection Loading Transactions
Max Size: 184.48/200 MB

Candidate Block

Mining Attempt 0a26f86e18d48d549e1edb07ce3e93360a46f2ea3b93d586960c17d04070f5c9
Version 20000000
Previous Block 00000000000000000000e885ade576aceca50441a4a73807a55d83826b1a7ee7
Merkle Root 9b18b44cc34b74aa8308682cc08e549b53f6439241ffd9fb5d993bb868c7b600
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,363
Size: 1.00 vMB
Total Fees: 0.00627661 BTC
Feerates: 40.21 > 0.63 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,204 (257,564 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
657,640 657,640 000000000000000000083e25320d804930371c79f280441ff0755d66a8bdd2ca 2,417 1.00/1.00 vMB 30
657,639 657,639 00000000000000000003fe2ecc5e664c0e501f71c150e310b5f55747831be014 2,110 1.00/1.00 vMB 54
657,638 657,638 000000000000000000053c7ab08c25149283e8638cb5a18e4955e6995fd9c105 1,490 1.00/1.00 vMB 74
657,637 657,637 0000000000000000000f643c1151d0805a8a526ddcee8f99ad735998fe04247d 2,136 1.00/1.00 vMB 31
657,636 657,636 000000000000000000031f4e076872daee5fcdbc1c1ae50b71b0cb6767cf5d50 2,426 1.00/1.00 vMB 46
657,635 657,635 0000000000000000000d6877bde8cf44da117b11fa0d1eb505c45c6104d49158 2,508 1.00/1.00 vMB 29
657,634 657,634 0000000000000000000d78035879a1ec6cdaa31e982c22128ee2ff02aba5916f 2,587 1.00/1.00 vMB 103
657,633 657,633 0000000000000000000d92dd14b5c4c77e6263f0291e64d643c579ff36d235e6 2,146 1.00/1.00 vMB 20
657,632 657,632 0000000000000000000b492096cdea263617dbad63c5445a55d312cfa3846a92 2,580 1.00/1.00 vMB 62
657,631 657,631 0000000000000000000ad9ffd19379ddcdbde6bdb5b090bb0331f839faef4206 1,931 1.00/1.00 vMB 89
657,630 657,630 00000000000000000003c46b39c4f6d079bad98360d29390d84d874f478fa8d6 2,211 1.00/1.00 vMB 88
657,629 657,629 0000000000000000000dcd0a140ffc6690b5a15fcbbe466e3a5dea5dc9d5072c 2,642 1.00/1.00 vMB 92
657,628 657,628 0000000000000000000b59c419fe6fbaf097eda178c18cd44de776365f9778a0 2,616 1.00/1.00 vMB 119
657,627 657,627 0000000000000000000473e86192770de2f48c8b1ba440c1ba8bf195949b4a00 2,074 1.00/1.00 vMB 55
657,626 657,626 000000000000000000026444014f794d99e53ca1a1a0f5ce4f9fd1d0793deaec 1,490 1.00/1.00 vMB 18
657,625 657,625 00000000000000000002c09b65d1f1be484b0a1effc4bb3267db6cd58533a8d5 2,635 1.00/1.00 vMB 72
657,624 657,624 000000000000000000082394243879feb6f651890644437327f644f8c648851d 2,173 1.00/1.00 vMB 75
657,623 657,623 0000000000000000000ad0cffa253c99252d3ab0238f19b1b42d7056e75ba78a 2,181 1.00/1.00 vMB 75
657,622 657,622 00000000000000000008372002444cc67a4334d720a9b3c487b8c5147ee47cd1 2,475 1.00/1.00 vMB 95
657,621 657,621 00000000000000000007a800f0d36ed38278419a97b40704792dc7f150e23864 2,685 1.00/1.00 vMB 108
657,620 657,620 0000000000000000000fc4e2264698596171ee76e2d26d52b7ad852a9f98ce49 2,313 1.00/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.75 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: 708.51 GB
    • Received: 16.73 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.