Loading Tool

Explorer IconExplorer

Memory Pool

72,492 transactions
27.30 vMB
0.09321170 BTC
Random Selection Loading Transactions
Max Size: 164.71/200 MB

Candidate Block

Mining Attempt fe92f4ac14b0b438a51449f47fd257716d2e9e31d92cadfe9d798d0551a49d90
Version 20000000
Previous Block 00000000000000000001e799617490d06c31f59602afc555a6b2d132016657e4
Merkle Root e36fecc64c5ed20c2f838d2c6cc044e1335cf2cb178d8fe0fa006531847b5ee5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,647
Size: 1.00 vMB
Total Fees: 0.03435222 BTC
Feerates: 445.47 > 3.44 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,456 (774,322 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
141,134 141,134 00000000000009275b96bfa1675ce48bac6e76ca17390c19d6ae55e273b9c329 10 0.00/1.00 vMB 190
141,133 141,133 000000000000002bfdc2c99aeec336949b3bf896eba14368ecac31300b62b239 19 0.01/1.00 vMB 109
141,132 141,132 000000000000029e1d4e533c0289247200b3493c1dbbcad7f51e0140d4449b64 83 0.02/1.00 vMB 45
141,131 141,131 000000000000065a7ddd6988234c12e6906018f3b72322783daa13992cc42aa9 134 0.05/1.00 vMB 186
141,130 141,130 00000000000006e576de20e102a2de1003c69b2abf1e666212c401697a45b4f2 26 0.01/1.00 vMB 71
141,129 141,129 000000000000073086deef04551cb68b2a154bb1bd2117662d06162ae18bc89a 9 0.00/1.00 vMB 210
141,128 141,128 00000000000004c4ea37c4c674c7aa3be033b51b65f8f0e5716aa5e5f031920e 125 0.05/1.00 vMB 328
141,127 141,127 00000000000003a544e44390a08db8ac32854b89b662316987c5ff34a3ccd1a1 109 0.05/1.00 vMB 334
141,126 141,126 00000000000009381ddec45a6cf790c73a9f51fcc0bcdbaacb44b92a19b4a383 15 0.01/1.00 vMB 230
141,125 141,125 000000000000014fab897fbae257ea0dda2df6e154c27caf66d72c914ccdedd0 72 0.04/1.00 vMB 378
141,124 141,124 00000000000006e9687efdf9010d5279ba3993b55478d031639c2f09c9ee95ea 9 0.00/1.00 vMB 46
141,123 141,123 00000000000003f206ca5fd5feb67484f282c3685e643cd225b3d942bfae4bc4 95 0.04/1.00 vMB 81
141,122 141,122 000000000000036c9a7c883d2ebf90d143ec4d585ef377d295b6f50589d0789a 16 0.00/1.00 vMB 1,601
141,121 141,121 000000000000064b84f63da115199e23ec160847cce3fb94036d3fd46b73b61e 17 0.01/1.00 vMB 57
141,120 141,120 00000000000002d214e1af085eda0a780a8446698ab5c0128b6392e189886114 80 0.03/1.00 vMB 122
141,119 141,119 00000000000007d33d78522fa95bdcd4a25072aeac844cbe9b6bc5d0cc885d0a 108 0.05/1.00 vMB 173
141,118 141,118 000000000000031f263cf9744e1f4292858e813c00d748fa9f46a955e9eaba18 30 0.01/1.00 vMB 304
141,117 141,117 000000000000010d64065b7d739741affe0a1fc440647de7fd7fbde4fb0c8450 53 0.05/1.00 vMB 650
141,116 141,116 0000000000000632046e5bf0ec2964d08cf2063ae00302460c34afae15ccc0e0 12 0.00/1.00 vMB 911
141,115 141,115 000000000000058234d01b4ea51c4eed34303d405581cb7acc5a8ae4658b1f04 119 0.05/1.00 vMB 144
141,114 141,114 0000000000000812dabb5021ab91722b14d20705c7a5043db6e38bc2fe426fa3 53 0.03/1.00 vMB 329
Previous 10 blocks ↓
Total Size: 783.19 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: 751.91 GB
    • Received: 18.87 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.