Loading Tool

Explorer IconExplorer

Memory Pool

87,565 transactions
32.86 vMB
0.13786735 BTC
Random Selection Loading Transactions
Max Size: 199.84/200 MB

Candidate Block

Mining Attempt af0913d0600524eb57d37cc38bfc51d221632e221a6982df155e2050df1a1b51
Version 20000000
Previous Block 0000000000000000000073858b84c6401114582f0135c71d085cde3871dc221b
Merkle Root 8dfc2f90550b76a827c114873d74774584c89f48c8731511be6a6617d41c3356
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,987
Size: 1.00 vMB
Total Fees: 0.05026060 BTC
Feerates: 300.16 > 5.04 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,216 (127,701 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
787,515 787,515 00000000000000000003c8e4be0d02b0ff80d63b071afa10187763e25012e80c 4,286 1.00/1.00 vMB 49
787,514 787,514 000000000000000000032273980c1477b43c6ed064080b6cfd1ac40cc0d07fac 3,796 1.00/1.00 vMB 40
787,513 787,513 00000000000000000001c8e3442d258be0e2b314acb7f52150e369f86caa18d9 3,850 1.00/1.00 vMB 31
787,512 787,512 0000000000000000000080104dfe33794268b4ff8706c699d482d2bedcf1609a 5,344 1.00/1.00 vMB 34
787,511 787,511 00000000000000000000016a37e8f00353954728c90cd1bfbfde00eb836d120d 4,665 1.00/1.00 vMB 40
787,510 787,510 000000000000000000025f63f3b77bca67106cc58d2382fbcb33f4b2fa9861ae 4,103 1.00/1.00 vMB 40
787,509 787,509 00000000000000000000fe588300e47ceefc8c0948800622b26f16aaaa84fd79 4,169 1.00/1.00 vMB 42
787,508 787,508 00000000000000000002e31885624041957d7801d7a56b3aaefbc14c748c3140 4,477 1.00/1.00 vMB 35
787,507 787,507 0000000000000000000020772b11735205351e50152a6802dd54e762abaf4992 2,058 1.00/1.00 vMB 48
787,506 787,506 0000000000000000000274c4008665a523d617665c9271ef636be9fa2e1e6245 3,781 1.00/1.00 vMB 43
787,505 787,505 000000000000000000017fcd7022f626b63342932da7c2368aa9e3e61bec3f86 5,202 1.00/1.00 vMB 35
787,504 787,504 0000000000000000000444ad553bc1c5097a7402c64bdd1fe0b9303d8afdf4c9 3,491 1.00/1.00 vMB 35
787,503 787,503 00000000000000000001370c8f463543c447189aa0bfb627ee0d93405db6a269 4,493 1.00/1.00 vMB 36
787,502 787,502 000000000000000000039baebd1b5c7b88e20a33e03493b1df1b9d7359b8e7d7 3,517 1.00/1.00 vMB 34
787,501 787,501 0000000000000000000099a53c92187571c394f6808cc94d01382669b4830588 4,573 1.00/1.00 vMB 44
787,500 787,500 0000000000000000000370c823be4bc6d1f5c95d8f37dace5ecb8089a8d23459 4,074 1.00/1.00 vMB 40
787,499 787,499 00000000000000000002918129165944821b764db0d3290f8c02200bf1031607 4,428 1.00/1.00 vMB 36
787,498 787,498 00000000000000000003e1c4cdd2c0c04bb57394aceb9d3e54f43dc6a1562256 4,475 1.00/1.00 vMB 43
787,497 787,497 000000000000000000015dbe0ce56e986b34e82c7839168eeaa67a63059596df 3,470 1.00/1.00 vMB 44
787,496 787,496 00000000000000000001f770878f2a6c48c24d9063a8f64eb655f9e2e192c710 4,453 1.00/1.00 vMB 34
787,495 787,495 0000000000000000000366deef724fb966b93ae18986f48e9c025ec21fa611e6 3,540 1.00/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.76 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: 709.03 GB
    • Received: 16.84 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.