Loading Tool

Explorer IconExplorer

Memory Pool

81,453 transactions
30.14 vMB
0.13048307 BTC
Random Selection Loading Transactions
Max Size: 181.32/200 MB

Candidate Block

Mining Attempt a864103e9ed9e2ba9e69012ce1f352a5926d10ac1924f00d2fb6da1a615a53dd
Version 20000000
Previous Block 00000000000000000001da0a60f0698b1c5dd5ff7d15014352ab111436e992fd
Merkle Root f3a580200e83c61bb8e31cc8b2f24434ccd269220396e8ff5f2785656c03ac5a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,413
Size: 1.00 vMB
Total Fees: 0.03830771 BTC
Feerates: 301.60 > 3.84 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,300 (638,697 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
276,603 276,603 00000000000000013f09fc57a8d24ae058c3708cbd97b146c0dd62a59a32dbd4 132 0.14/1.00 vMB 19
276,602 276,602 00000000000000027eb9bc113ed7072e9592925298688247e4e0377018efc828 609 0.25/1.00 vMB 61
276,601 276,601 00000000000000023f21d17384979ce23c829aa5088f1de0a6d08213887f7568 398 0.20/1.00 vMB 37
276,600 276,600 00000000000000018809be32e4682cb98ea78560f697352cc6b77d719adf0b39 216 0.11/1.00 vMB 42
276,599 276,599 000000000000000287af2ddf6afb08ad2bc4b0edd1216cb606b9262902b0683b 77 0.15/1.00 vMB 4
276,598 276,598 00000000000000014a6801ec64290c076817226c01d5757e426c6fb01b294724 150 0.06/1.00 vMB 31
276,597 276,597 00000000000000024d1e1583cf764535c9aaf663726921c7ba1af8331e1758ae 264 0.18/1.00 vMB 42
276,596 276,596 0000000000000000fac6ddda0fd5f98d7c57e9f9ab3e08a3c01181c920eecf33 276 0.50/1.00 vMB 16
276,595 276,595 00000000000000039de2b84d686baab596a8a4ff187d608b0ea3a90be85b2162 275 0.25/1.00 vMB 27
276,594 276,594 00000000000000020acf51fd15fc883ee451def51a8c32f557a2160eba6fdf4e 1,043 0.50/1.00 vMB 48
276,593 276,593 0000000000000002f7fe2e0af55e37bee1831de44650e41a8b745b1d9965688d 512 0.21/1.00 vMB 54
276,592 276,592 0000000000000003372fe16a33a66ba95a1ebc57ed008f24aca1222ac11c90f8 648 0.25/1.00 vMB 53
276,591 276,591 0000000000000003607456a50ce11da13388e852f25ae9fdd96f755f5cff5b95 80 0.03/1.00 vMB 91
276,590 276,590 0000000000000002a087749b15f5c520b213a6f44de674c32452e994f4813f2b 261 0.25/1.00 vMB 21
276,589 276,589 0000000000000000f1c48ec1ad2ee8ff920dedfdd34b22b6ef7ad702f7cb702a 1 0.00/1.00 vMB 0
276,588 276,588 00000000000000014d4bf64d2c0b6ded91bb3a6faad1e836b25c2415f3fbc723 451 0.35/1.00 vMB 58
276,587 276,587 0000000000000001b274becb560ea3303f1cbd8a21b370f375e8da273ee32500 203 0.25/1.00 vMB 21
276,586 276,586 00000000000000009a3db8c784747286ea710168362ebe7944c0ce2574bdb999 118 0.35/1.00 vMB 7
276,585 276,585 000000000000000339c7db7b2a435d1fb26579bdaf58837b3ad81fccc658ed31 246 0.25/1.00 vMB 34
276,584 276,584 000000000000000240e8f390a9523f9d0aff3544269c2e471639a9d10132e72c 428 0.25/1.00 vMB 28
276,583 276,583 00000000000000002a8a06bc607f3c5c7a671fcfea4ea0382c3e7bc5c399c4f1 748 0.25/1.00 vMB 137
Previous 10 blocks ↓
Total Size: 782.91 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: 713.89 GB
    • Received: 17.50 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.