Loading Tool

Explorer IconExplorer

Memory Pool

82,393 transactions
30.72 vMB
0.08016123 BTC
Random Selection Loading Transactions
Max Size: 188.36/200 MB

Candidate Block

Mining Attempt 4d0c87a12b8ac0cb8d5b96537c7cfa9b2009debc61d2b9aa5a87508fa102e85a
Version 20000000
Previous Block 00000000000000000000da0edbb3d775bfacdf06a00f717a7f06ad044f066fee
Merkle Root 054b8c34c669b89f91676e4bd1372f9c499a05fcdfc312d63040554a26707fa3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,021
Size: 1.00 vMB
Total Fees: 0.01130622 BTC
Feerates: 79.55 > 1.13 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,334 (472,430 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
442,904 442,904 00000000000000000269c0ad1be864bdccf5fb43ec49045c31f2905308bf7d22 1,239 0.56/1.00 vMB 69
442,903 442,903 00000000000000000297282adf0b2943b28b981a39fc009d05421abe472d8ce3 1,898 1.00/1.00 vMB 58
442,902 442,902 0000000000000000021888dd3424725dd7bd3cff326670a405f2752cb415690b 1,596 0.64/1.00 vMB 79
442,901 442,901 000000000000000000ee26b99a6613dc324e7d274e6af8859344328fb06171c0 1,153 0.49/1.00 vMB 69
442,900 442,900 000000000000000002319cd772f37eb9c9dc4a265162087a5b0db44fabf7cbbb 1,337 0.60/1.00 vMB 66
442,899 442,899 0000000000000000031acbf2a46349bd8090cd1624f2f25a7af641b18bbf67a1 547 1.00/1.00 vMB 16
442,898 442,898 000000000000000002dcf18529d67cf10ef32d2ebe5da582f1d5f4b2c2449a7f 793 0.32/1.00 vMB 71
442,897 442,897 0000000000000000027bb135369d745cae77b8a4f7df4de145ea38fe93e8ba2d 1,826 1.00/1.00 vMB 57
442,896 442,896 000000000000000002bad0304f735cacdb786bc0e89ed8fc97673d25e67d88f7 35 0.13/1.00 vMB 5
442,895 442,895 0000000000000000028c97e83e9b103cdd388502e00a263688db8c3eed909389 1,709 1.00/1.00 vMB 48
442,894 442,894 0000000000000000031a0e27e77a808db951fff32c297a197d0fc74089c45d3d 2,561 1.00/1.00 vMB 83
442,893 442,893 0000000000000000018d16fd6efa7854ea8129df1dea977d6ec447e1beb59a1b 323 0.28/1.00 vMB 44
442,892 442,892 0000000000000000039af37f0d2a363733074ea2641cf3b40f4b0e8712ea3e50 2,228 0.87/1.00 vMB 82
442,891 442,891 0000000000000000005671362f74dd8f55e56a4095df431e36a09520366d1f7c 874 0.50/1.00 vMB 56
442,890 442,890 000000000000000002af3a7bf61c10e3a256c3b0c80c93299239abd0318a49e7 403 0.25/1.00 vMB 59
442,889 442,889 000000000000000002c7e12b83438b294dd8902c4be3e5f13aa2a94bfe4dce95 8 0.00/1.00 vMB 206
442,888 442,888 0000000000000000027df73433a56cb102afcb820b9b15469f50ac325cf94c5b 724 0.31/1.00 vMB 77
442,887 442,887 000000000000000003b18fd84624310901a805458d9674941d0d024e19e75d86 732 0.40/1.00 vMB 72
442,886 442,886 000000000000000003780df05d2d716bb3b43829d8263382fae4c7b3b6933763 483 0.51/1.00 vMB 48
442,885 442,885 0000000000000000013960dd90fb6e8501f7f087b919a4059d37137f7c3affd2 2,040 0.98/1.00 vMB 71
442,884 442,884 0000000000000000030e99850d190b40fe7b81b32348ff4d952cc39bdaab60b8 28 0.01/1.00 vMB 93
Previous 10 blocks ↓
Total Size: 782.97 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: 715.96 GB
    • Received: 17.76 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.