Loading Tool

Explorer IconExplorer

Memory Pool

48,203 transactions
29.35 vMB
0.16894453 BTC
Random Selection Loading Transactions
Max Size: 153.84/200 MB

Candidate Block

Mining Attempt 17e9feba360b44ab5ec24870941d80b92521dd926b637ff9931300c1ae20e6b8
Version 20000000
Previous Block 000000000000000000010632e62ac54a943f30bde5587337bc0da0324a5b3c27
Merkle Root 6e6568293a3ce9a2a4380998f9dfef53757c7e7dd62260d5ca771863992ea06c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,070
Size: 1.00 vMB
Total Fees: 0.04685073 BTC
Feerates: 79.15 > 4.69 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,707 (99,442 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
815,265 815,265 00000000000000000001d5f4ea4a18ac3aa177f0b62e4a4b63c90de28067b29f 5,381 1.00/1.00 vMB 56
815,264 815,264 00000000000000000002a8cf64c3243d0a3a053e9a91f058be17be96e1369430 3,641 1.00/1.00 vMB 72
815,263 815,263 00000000000000000001cb1d8b98940e64855f82fd3440844034ba21609dd8e0 4,377 1.00/1.00 vMB 60
815,262 815,262 0000000000000000000012200c7dad14f7d6cff83b7401bd99621cc3ed719067 3,573 1.00/1.00 vMB 70
815,261 815,261 0000000000000000000205aefe68f531ff2afaf4e7e02b92b183b48354a0d235 5,420 1.00/1.00 vMB 58
815,260 815,260 0000000000000000000114f55e6d84adccb8da7a79b20d9804be12798ed450d9 4,932 1.00/1.00 vMB 62
815,259 815,259 00000000000000000002756eb555ace72b25460e6de536a6f8a70a22e54f307b 4,926 1.00/1.00 vMB 71
815,258 815,258 000000000000000000035ae3cbc11f6679d7884b1e71633b226e665efd4a2012 4,818 1.00/1.00 vMB 73
815,257 815,257 000000000000000000018994a6570887525fa142730f9d71743bfa48deb651c3 4,914 1.00/1.00 vMB 83
815,256 815,256 00000000000000000003953def8d9143eaca8e8f396bb2f10e12d87333b455fc 4,654 1.00/1.00 vMB 63
815,255 815,255 00000000000000000002d51437f5d3b7929a1aee475475911cfad178a6043b53 4,310 1.00/1.00 vMB 74
815,254 815,254 000000000000000000039316d25381e75430efab658033903ad39e5c016df6b2 5,218 1.00/1.00 vMB 78
815,253 815,253 00000000000000000002b36823636496e8a740da435f50a90d714596b1787c30 4,056 1.00/1.00 vMB 80
815,252 815,252 00000000000000000003450897ed1b6e1c54f7b0e25230fbca3569cf47b7c983 4,175 1.00/1.00 vMB 65
815,251 815,251 000000000000000000044c361354711f44a5b0b52b3c8fb1dc72da11fcc1f938 4,773 1.00/1.00 vMB 59
815,250 815,250 000000000000000000024df589b55fc0f99b63b882c84af0b31fc46d82eb0819 4,392 1.00/1.00 vMB 56
815,249 815,249 000000000000000000035668b16a4e12cd62ccbd6d4c9cd26235b6f3cba70cf2 5,563 1.00/1.00 vMB 53
815,248 815,248 0000000000000000000454161845fc0781a9ffbd4ce185aa0308ebaf37031e80 4,317 1.00/1.00 vMB 57
815,247 815,247 000000000000000000012d4c6af0c1ff5f9942ea321becba60b5a3d72e346928 5,563 1.00/1.00 vMB 59
815,246 815,246 00000000000000000003c0516431cbb021f85cef8f3c7bfd7c945be41d3279d6 4,315 1.00/1.00 vMB 56
815,245 815,245 00000000000000000002b540ad3962bcc71c3d9a1523b000e368f69c47a56ae2 4,996 1.00/1.00 vMB 58
Previous 10 blocks ↓
Total Size: 781.87 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: 644.71 GB
    • Received: 12.62 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.