Loading Tool

Explorer IconExplorer

Memory Pool

74,793 transactions
27.75 vMB
0.07804682 BTC
Random Selection Loading Transactions
Max Size: 168.83/200 MB

Candidate Block

Mining Attempt 950d28ba884e49ae28394c9e8d5557d84723c4819e5ae039749eb014228e5b9f
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root 7650ff1109ea521ada71c09fe02f47dba3e81b0d74478f6f5f910b76fbcb6bb6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,768
Size: 1.00 vMB
Total Fees: 0.01863338 BTC
Feerates: 402.60 > 1.87 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (432,200 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
483,111 483,111 0000000000000000000e6519ff430a7fe76e5c9a5fcfc391577a33abc550755c 2,121 1.00/1.00 vMB 394
483,110 483,110 00000000000000000064bffaa5aadb606e8087db945ea9ac82c5435efad6dcb3 824 0.76/1.00 vMB 113
483,109 483,109 0000000000000000011e49474d632daab097d107799e712b3571e19e3d8fc317 1,263 1.00/1.00 vMB 154
483,108 483,108 0000000000000000000e801221fcd005812a47e777452820bb3d29c26a3e2491 1,690 1.00/1.00 vMB 153
483,107 483,107 0000000000000000006aa97b8275151824b1658fc1dd3c63770c8e53138da4b9 2,031 1.00/1.00 vMB 326
483,106 483,106 00000000000000000046f67c4122a6ff7edefa43102f2c61f92c148f2c140820 1,127 0.70/1.00 vMB 241
483,105 483,105 0000000000000000002cdc30b67203880af41081ba35104b118901390aa3d056 760 0.37/1.00 vMB 285
483,104 483,104 000000000000000000dd0dadb44ee5112d3a8e2c739e01157bf712e63c1cc65b 1,825 0.91/1.00 vMB 141
483,103 483,103 00000000000000000065eaaa9bd834ac7bb279e2c616e7acf472cadd2a43743c 1,797 0.95/1.00 vMB 279
483,102 483,102 0000000000000000001cd7d04f033d74e057a33d03b29db71ecf7f32ddd0619f 2,059 1.00/1.00 vMB 126
483,101 483,101 0000000000000000003a8238a91f1c2b9ac7032f229555266adb98579976654c 2,217 1.00/1.00 vMB 361
483,100 483,100 000000000000000000cc2dd9f0c553e9eb3c2e3fe639676e68db7d779e987ec3 2,736 1.00/1.00 vMB 406
483,099 483,099 000000000000000000a156804ebbc58eb9aa02fd4e742f1674e2163da50941f5 478 0.21/1.00 vMB 227
483,098 483,098 00000000000000000017ab7c1a1889aeb764d0524a8a30d63c0aee64f06d0858 908 0.42/1.00 vMB 241
483,097 483,097 0000000000000000000f5480eefa1becc1555b9bec306a67ca2f0eafdf878b0f 468 0.22/1.00 vMB 244
483,096 483,096 000000000000000000352c75e4088f0c56572f1c71b2af5db2b34133049580e9 1,005 0.49/1.00 vMB 236
483,095 483,095 0000000000000000007b1b83d7aa27a87d7559f8c87a710229733957939f0c5a 744 0.72/1.00 vMB 109
483,094 483,094 00000000000000000022a066f75cbb1eb6ff65f4dd1c7785d4519b58c03d1f82 1,654 0.99/1.00 vMB 212
483,093 483,093 00000000000000000003cf885397a046283eaef5b9f44779068b79ba9b64ebd2 323 0.17/1.00 vMB 217
483,092 483,092 000000000000000000ffcb9925fbb8ab7204bd8db5e796bca017fdbff8691f91 178 0.11/1.00 vMB 243
483,091 483,091 000000000000000000955a93512aa35ca51c80817944536e1b1de7b15344ba9d 554 0.41/1.00 vMB 235
Previous 10 blocks ↓
Total Size: 782.93 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: 714.66 GB
    • Received: 17.58 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.