Loading Tool

Explorer IconExplorer

Memory Pool

75,167 transactions
28.94 vMB
0.15742545 BTC
Random Selection Loading Transactions
Max Size: 171.02/200 MB

Candidate Block

Mining Attempt f562f3fd878c27c6a6f9c03d5f319d5cd9349828ab4bdeff49ac73563bd069c1
Version 20000000
Previous Block 00000000000000000000c0368a6a299300836a053555957b7a6df568fc9b47d0
Merkle Root 9de6866fae7fd44a15cf4d546d6ea06260c613fa0d0db569efcfaf9f0c4c83fe
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,901
Size: 1.00 vMB
Total Fees: 0.09706300 BTC
Feerates: 502.67 > 9.73 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,038 (200,677 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
714,361 714,361 00000000000000000002cb7c07167bd306e782e3af055a99c736661fa116e7aa 2,916 1.00/1.00 vMB 9
714,360 714,360 000000000000000000088541f6607003b8a8b5573ec04b89df0832e81e33a304 1,691 0.59/1.00 vMB 9
714,359 714,359 0000000000000000000848e399892d4e7f47c0f431c6e226d7e2a41c86f546dc 2,341 1.00/1.00 vMB 10
714,358 714,358 00000000000000000002f8ee8aab4cf7736dda8be166814b1de2a1b1b7ab9dba 2,318 1.00/1.00 vMB 8
714,357 714,357 000000000000000000091cf9ad9e55f8b4c79931bbda3642c2294a6c399982dd 1,881 0.95/1.00 vMB 4
714,356 714,356 00000000000000000009843f3059150753e893c2600e8f3c4f93488f08451595 2,328 1.00/1.00 vMB 11
714,355 714,355 000000000000000000044bba3349be924e23067973920bd6ca936df770651c87 2,526 1.00/1.00 vMB 3
714,354 714,354 0000000000000000000625ea6677c760f447f8e798a9f15441c77bffc70b98c0 2,669 1.00/1.00 vMB 6
714,353 714,353 00000000000000000001d866c94390e9f101f882299e41decc7674b175c73b56 2,408 1.00/1.00 vMB 19
714,352 714,352 00000000000000000000e5f3e2d84ce647e2cb2f9daef5adefcdc4426c815651 1,595 1.00/1.00 vMB 12
714,351 714,351 00000000000000000000a15ad8abf142081f31bb12bd3417f1def8a6e0d5b028 2,052 1.00/1.00 vMB 19
714,350 714,350 0000000000000000000795d416472f30b0f12a9ebbd4427f7ed0794fbffc319b 1,273 0.64/1.00 vMB 18
714,349 714,349 00000000000000000004413abd6d486ebcc7169fb4a65d3fbc03eb3348f6e78c 1,283 0.53/1.00 vMB 12
714,348 714,348 0000000000000000000acfe8f44500db860f4084b26ad331d7a843949ec7a2b8 792 0.42/1.00 vMB 8
714,347 714,347 000000000000000000040224317f2797da33e7826b32603d754c7ce1c92483ab 1,794 0.93/1.00 vMB 4
714,346 714,346 00000000000000000006663b81f4a8d30e356fb54793e827637eaa777cb82ff1 2,729 1.00/1.00 vMB 11
714,345 714,345 00000000000000000003d17221e6a482ac0752db32f6ba72e303f2ec43edd99e 299 0.24/1.00 vMB 7
714,344 714,344 00000000000000000008d8f64c10a348e62c67618d3529f66f064efaf8ba6e19 286 0.11/1.00 vMB 10
714,343 714,343 0000000000000000000529e3336e6ae6cfe940d1051a288e70ec318b4bc41bb0 1 0.00/1.00 vMB 0
714,342 714,342 00000000000000000004f691acb7706f0a2709c6c44dd99e75af4cf21442c6ac 1,173 0.83/1.00 vMB 6
714,341 714,341 0000000000000000000931bcd36763d45c398f04712b9b2aadc053d83938ff6a 1,316 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.46 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: 667.79 GB
    • Received: 15.29 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.