Loading Tool

Explorer IconExplorer

Memory Pool

78,550 transactions
29.46 vMB
0.06821614 BTC
Random Selection Loading Transactions
Max Size: 177.02/200 MB

Candidate Block

Mining Attempt eed888f1e0d51a02c47e9edd1a56f0ed2d1f586196e0b310060e1f7d23731139
Version 20000000
Previous Block 000000000000000000017605c1e892b5219bb01111e98918f1b31a287e9eade5
Merkle Root a51c2a2d4799187e408e745a13f0c90381593459395c9929a0e548ac64ee32a4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,698
Size: 1.00 vMB
Total Fees: 0.00804822 BTC
Feerates: 100.32 > 0.81 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,012 (468,094 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
446,918 446,918 00000000000000000327683d8b644d8903818f510be9464b15a2be134f9639c8 2,482 1.00/1.00 vMB 103
446,917 446,917 000000000000000000f72c755d9f102220b0da1f55e42b6a65e188e0745d0d5d 2,155 1.00/1.00 vMB 95
446,916 446,916 000000000000000001ce9e91ce18173c194fbeb73ddc1bf00f89818f7c23f4df 1,476 1.00/1.00 vMB 68
446,915 446,915 000000000000000002796bba9dfee7c3840584b7ae029c703e92eb721ff213ed 2,528 1.00/1.00 vMB 67
446,914 446,914 0000000000000000014217b568dbc6f74a55c81e13ce6e77080fe7e44ac36170 2,433 1.00/1.00 vMB 96
446,913 446,913 0000000000000000032ec3d584611034a62c0f183fb6d74960dab870df73120a 2,970 1.00/1.00 vMB 73
446,912 446,912 000000000000000002bc321fab83e78c5b948f1b40c7b940e18e2d62843a4156 2,004 1.00/1.00 vMB 70
446,911 446,911 00000000000000000368aeaba552472b71209bf4b7291967f68db73ebde5437e 2,841 1.00/1.00 vMB 85
446,910 446,910 000000000000000001557cdd38d9d05669715dc720ff7d62a6f653955b85cdd9 2,777 1.00/1.00 vMB 121
446,909 446,909 000000000000000002747b38ce1245dc6e23a158b9f14dcb5b3baaa09d5249eb 2,254 1.00/1.00 vMB 75
446,908 446,908 0000000000000000017d7e325cd9e4c660318416b8a6d0c3acabc56027a9ecb6 2,227 1.00/1.00 vMB 91
446,907 446,907 000000000000000001848f4698b4b6dbaa673487cc4c878b8f11413d5b5716fb 2,809 1.00/1.00 vMB 113
446,906 446,906 00000000000000000344c43afb9959201d40889a6eef42a64e95b63eceeb57cc 2,396 1.00/1.00 vMB 78
446,905 446,905 00000000000000000155d080e93689c65267cfec732ed21864b28b26f0a77c09 2,438 1.00/1.00 vMB 86
446,904 446,904 00000000000000000194adfbf80835610d5a2495457fcb27ee80fd67a522fd34 2,358 1.00/1.00 vMB 81
446,903 446,903 000000000000000001402ef0ed1f6956396c1a17f9fa793980c284afc01dbeea 2,466 1.00/1.00 vMB 106
446,902 446,902 000000000000000002c1a2f5074675e1250dc7ef89c291db9956a8c379ba3c59 1,915 1.00/1.00 vMB 65
446,901 446,901 000000000000000003278b31c3e26a75c69ee7e5cdcc849234bfceb483551641 2,313 1.00/1.00 vMB 73
446,900 446,900 0000000000000000009c3fff1262e3dd3b1237ce05decf8cd618efa111c9563e 2,845 0.99/1.00 vMB 76
446,899 446,899 000000000000000002d2da12174cf63112a6d8585d77702270f43be496a7bd36 1,797 1.00/1.00 vMB 87
446,898 446,898 000000000000000000341e1aa5e48bc8253668957002b524927566f18139c4aa 2,611 1.00/1.00 vMB 80
Previous 10 blocks ↓
Total Size: 782.42 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: 665.29 GB
    • Received: 15.10 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.