Loading Tool

Explorer IconExplorer

Memory Pool

39,803 transactions
27.56 vMB
0.06209520 BTC
Random Selection Loading Transactions
Max Size: 141.03/200 MB

Candidate Block

Mining Attempt b2084a3f6b30e192ca820131a7fd7e8940e1f0bededa0a31f7990598a1b7b582
Version 20000000
Previous Block 0000000000000000000183fdd09766667573fbca4a30fc6f2455b37becebdd12
Merkle Root 8d03cea5564968c526d5231853887fe6ecfb642681998961c15a5be124e50d39
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,231
Size: 1.00 vMB
Total Fees: 0.00948828 BTC
Feerates: 71.81 > 0.95 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,641 (527,052 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
387,589 387,589 00000000000000000bb96a48fc38d088ee433822a5040748ebafd1732d364fee 1,963 1.00/1.00 vMB 30
387,588 387,588 000000000000000000ce890e0ad09dd12aed34e3080133b07169ee18ba2990de 2 0.00/1.00 vMB 0
387,587 387,587 0000000000000000023d80e8d9168b4d46fa5edceeef20d9c3290fe2f64e5693 2,335 1.00/1.00 vMB 42
387,586 387,586 000000000000000009441d384b41478c238f4911d40121e818db644ed22058db 596 0.22/1.00 vMB 35
387,585 387,585 000000000000000008d9dccb4e52d5d1d14dd4b265f30664adfbce9fb904f70e 1,320 1.00/1.00 vMB 29
387,584 387,584 0000000000000000061842b097022767df7fc6cf58c581b539127923d7b500ce 1,986 0.93/1.00 vMB 33
387,583 387,583 000000000000000007b8d1502ed915806618016786cf2b42f5df3d33ecb174ac 1,834 1.00/1.00 vMB 26
387,582 387,582 00000000000000000cf334ebf6725bfb4b284dea45f7665b9cce022f6204edcf 1,774 0.75/1.00 vMB 34
387,581 387,581 00000000000000000a5e29dd045080fa4449f1b1b37d47d738a2c2158097c04e 31 0.05/1.00 vMB 29
387,580 387,580 00000000000000000b408268352180834151d42c80c62bb2ee978f8653731c63 2,641 0.93/1.00 vMB 36
387,579 387,579 000000000000000002bc5c81417af8479ab0c773bb1515cde12aa3e123750596 57 0.02/1.00 vMB 37
387,578 387,578 000000000000000008d316eaa2ac412f5d9828f8a8016ef2195b2912e07b7ca6 1 0.00/1.00 vMB 0
387,577 387,577 000000000000000005c56baec50d7ff21a89f55104ee3614b4752e8dcf53fe29 2,676 0.75/1.00 vMB 65
387,576 387,576 00000000000000000638dc11dbc5af9e54a1a1a0d5a96f6c6fe75b42700b13fc 1,725 0.93/1.00 vMB 26
387,575 387,575 00000000000000000d996f3e58a5b270ea264edcf6611249fd254bb1a4552e72 1 0.00/1.00 vMB 0
387,574 387,574 0000000000000000005a3f401c1af8db0fc975bb83d87b49cbad6c0acdb31253 2,866 0.93/1.00 vMB 51
387,573 387,573 000000000000000002976264779d4e28042986a7fd42e0eec2c9075b2975bdd6 2,844 1.00/1.00 vMB 43
387,572 387,572 00000000000000000083403332f6e729c067eb365f51add5ef6efce8c8cbcfa2 645 0.51/1.00 vMB 19
387,571 387,571 000000000000000002338782b9181f60894588cf3e37dff82dd4f6ca42ba3995 474 0.28/1.00 vMB 27
387,570 387,570 000000000000000002479d3054c4a6ffa05287818630799315b5e2c6e81566ce 551 0.27/1.00 vMB 27
387,569 387,569 000000000000000006fc65f5812134ac4469be2e22f28f711b3dbd506bd9c2ac 1,101 0.55/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 781.75 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: 631.90 GB
    • Received: 12.09 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.