Loading Tool

Explorer IconExplorer

Memory Pool

13,743 transactions
5.66 vMB
0.01758269 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 33.82/200 MB

Candidate Block

Mining Attempt 1e5ba8cfad50b85754f06ab12dbea6a5072f550bf5b0367e81814243bbb62cac
Version 20000000
Previous Block 000000000000000000008aabb7749a6ed62d33a69524678c2e46a9362255797c
Merkle Root 27e94569590df68567f6a5f687f39aeb25f2fd4d36882f1d1cfadb27d7c67c65
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,180
Size: 1.00 vMB
Total Fees: 0.00815051 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,454 (709,094 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
204,360 204,360 000000000000043861f148f067ff86087f49b6210bde4578a84b782074b32a0c 32 0.01 vMB 77
204,359 204,359 000000000000000c19b92c81eff43d7390e0e3cee2172259cd31bc358a8a9ac3 375 0.21 vMB 128
204,358 204,358 000000000000026fef144961c5d249957bf6d1e04474093a30243c5bb4b82237 443 0.20 vMB 152
204,357 204,357 00000000000001f97f30714561bb8ac00f8d17eb783f4c5ed33fc140ebfea069 167 0.22 vMB 80
204,356 204,356 00000000000004ed85ddfb0543e6fa655a03f8633603699ba5837886061024d4 10 0.00 vMB 11
204,355 204,355 0000000000000528bd07f037e75c4652b23b32d41537a18a8dbb7b75b8860476 12 0.00 vMB 1,488
204,354 204,354 0000000000000385b66c59f3a3772c76fb600f45434dea39ff18f126bb42eeb8 940 0.38 vMB 128
204,353 204,353 00000000000005410a4cd3b782177ac6d430366470660f190c166cefe3c3dd49 208 0.07 vMB 134
204,352 204,352 00000000000004f4fd33e073a411cbf487133c310367c372917c77c785060d87 93 0.04 vMB 115
204,351 204,351 00000000000004772e7b44d9ecc091cb0e8ce55e20d95ff5e10f0f20763428a9 319 0.15 vMB 100
204,350 204,350 00000000000000202f58d52efdd988f5a09d452dca1b561a6f7f97ecddce0c2e 594 0.23 vMB 155
204,349 204,349 00000000000001980344526ed14f51442db4c5fb24b964d035c8d7e5d963c66b 236 0.12 vMB 111
204,348 204,348 00000000000003768f3ff842a0500342e0560dde8f802a1185c477078ea019a0 84 0.03 vMB 58
204,347 204,347 000000000000026f185c042e82280e00dde1396c1e5bd60fec84bbc0754fbcbc 70 0.03 vMB 140
204,346 204,346 0000000000000419ce0b4c6a0839e9a506e4a9cf2c57bbc08b850c73afd949f2 6 0.00 vMB 49
204,345 204,345 000000000000053b4c78538cb57bc8e417bd45b46cc46ea3e298d6b65a222fca 219 0.09 vMB 122
204,344 204,344 000000000000011fa0ec56dda57483b0a8216853773714c60a912f05c7d97bc1 385 0.17 vMB 163
204,343 204,343 00000000000000e27e25b4b3ed7ce0f72b6248a6d7b35e72ed7e2bdbae475f51 77 0.06 vMB 67
204,342 204,342 00000000000002a562885379919f2a49d8352bce7e5251c48c67319f24b71576 64 0.02 vMB 124
204,341 204,341 000000000000046d0ea63d01ffffad238738dd6e57f5e85fe52a339b60415c2c 170 0.06 vMB 148
204,340 204,340 00000000000000d2e9be7371631f0a88632580e9e334d2377baaa9d23ce82251 676 0.25 vMB 156
Previous 10 blocks ↓
Total Size: 779.66 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: 310.41 GB
    • Received: 1.47 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.