Loading Tool

Explorer IconExplorer

Memory Pool

13,945 transactions
8.53 vMB
0.02981857 BTC
  • 1 sats/vbyte = 8 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 45.07/200 MB

Candidate Block

Mining Attempt da78ce9379fb802fce596fe3c09d5833d128907844642d726b0d015b7e76ca04
Version 20000000
Previous Block 00000000000000000001f9198768abbaa671c6ed08ac500ed8e169a818a88777
Merkle Root 13f91d0c1c4dd1339c79de362b3d5f6308c8c22fabcdaf11501eb93d49d123a5
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,616
Size: 1.00 vMB
Total Fees: 0.01162457 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,375 (725,982 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
187,393 187,393 00000000000002a87b8caf639386f813a7f91ee7c46fc2a055b0b777d065adbc 111 0.05 vMB 62
187,392 187,392 000000000000049effb8777d15dab14aee66403d0c4cec6babbea4b9c30f18bd 135 0.06 vMB 101
187,391 187,391 000000000000072571a4901faf961a9b2a12d8a3d9cf6fc3615d72b015c8ec52 100 0.15 vMB 67
187,390 187,390 000000000000001ac4fec6563dbfe15b9475ef970eba678538d8bb4d924ae5e8 118 0.04 vMB 64
187,389 187,389 000000000000082095e41b173ddc7d6487efe6aac16f9231359f4b1cac6b4d66 117 0.04 vMB 54
187,388 187,388 00000000000002ca0393ab891ba370348553094804ae92d3bfc37856cd2e9e5c 99 0.05 vMB 104
187,387 187,387 000000000000054dfcf626bb2235710bf97dbb95283081226303c62e0f5ccfc0 18 0.01 vMB 31
187,386 187,386 000000000000069d2bca288d826f8fa4d2593782eb5c9f9d9c23d5d2fcb6a6a3 172 0.07 vMB 108
187,385 187,385 00000000000002ec2e8c29da60041cfba52b187125087d49b221d717c088de83 237 0.10 vMB 122
187,384 187,384 00000000000001124d56f75935d26ed3781de4b8cc9c5df633d8c6766af1ce14 97 0.04 vMB 79
187,383 187,383 0000000000000713df5eeef48ea5c142f9bbefe7364ecdd2e5d73bbb7e271829 110 0.03 vMB 17
187,382 187,382 00000000000002bfcd65528355bd6264c95b686d5484a80f3174476a0cdc41ae 156 0.06 vMB 119
187,381 187,381 0000000000000826f9a04d93b331ff663fdb53fe3e3fe9d9e8a1e75763bbff61 227 0.10 vMB 157
187,380 187,380 000000000000067e3e704a93c089d7addb1dbf2c888f1c9bb08a78b381194ec7 238 0.08 vMB 207
187,379 187,379 0000000000000382996ae35962ec699a09eb52ac0ee3aa6c506a11c326678dca 139 0.05 vMB 49
187,378 187,378 0000000000000332c30ea09a44be2658706ae56fd91fdd6348cf51198beaeafe 39 0.01 vMB 0
187,377 187,377 000000000000009e7e5d576e51fb519f9cd7e5dc59ab60d4afad0e2168d2553f 142 0.07 vMB 115
187,376 187,376 00000000000007b1918251d24d3b52d8465e4e86cf971546a1d65a27c1df9a8d 8 0.00 vMB 14
187,375 187,375 00000000000000d7576cb3cb0f540041259ffab06ab9dfe143d34eeed6c917cd 154 0.06 vMB 181
187,374 187,374 000000000000079e66f5ca8670364eea2ea23a6f6910debc0e858224f94fc368 89 0.03 vMB 55
187,373 187,373 000000000000061e85d595d606e95631b2df7db95cde31362446e674de886fe5 79 0.03 vMB 42
Previous 10 blocks ↓
Total Size: 779.52 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 108
    • Outgoing: 10
  • Data Transfer:
    • Sent: 214.64 GB
    • Received: 0.80 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.