Loading Tool

Explorer IconExplorer

Memory Pool

88,179 transactions
32.80 vMB
0.14647175 BTC
Random Selection Loading Transactions
Max Size: 199.83/200 MB

Candidate Block

Mining Attempt 765c4d1733e8ffe919b808ac103509e9f1b768c157f59aea205afafc27e3fa41
Version 20000000
Previous Block 0000000000000000000073858b84c6401114582f0135c71d085cde3871dc221b
Merkle Root 6cd3d070a1ba5c02b0234cad5afb2b24819d7fad0f54666e9e6c45630e1e36ac
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,647
Size: 1.00 vMB
Total Fees: 0.05328899 BTC
Feerates: 300.16 > 5.34 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,216 (468,352 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
446,864 446,864 0000000000000000016f126dd919af57ed4b5ee88f22ba8531ee8ccef3941e54 2,203 1.00/1.00 vMB 86
446,863 446,863 000000000000000001fd1b8ffcfc9c61f6d85173d6bd9b01be229bd5c8347c7b 1,984 1.00/1.00 vMB 77
446,862 446,862 0000000000000000034cfc5c5097e467ec7ba07683bbbeabbee0ab566dd35a31 1,164 0.99/1.00 vMB 53
446,861 446,861 0000000000000000036544d8966263b3c7b0d8e7726132c740334bd3b752f682 1,449 1.00/1.00 vMB 57
446,860 446,860 000000000000000001cea6555f47218f861790316a1b749e8d66f9ba0a2de2b9 2,373 1.00/1.00 vMB 81
446,859 446,859 000000000000000002660bbf7bef3cd0514f3be1b07d3a277a352599715b2b79 1,934 1.00/1.00 vMB 69
446,858 446,858 0000000000000000034d3794ecb1053ba0882d5000ef20e18f556c0b4905e5f0 1,256 1.00/1.00 vMB 52
446,857 446,857 000000000000000003075920be8aaecf7fbca7de1aeb8933fa68be8a9407cae6 1,890 1.00/1.00 vMB 78
446,856 446,856 000000000000000002042abd691af27639813db6bcc58a6c8f78fb52e30b0d0e 2,317 1.00/1.00 vMB 76
446,855 446,855 000000000000000001876bf2caac1ecf3d50a78eb9d0cb07e107b6471ba4e169 2,628 1.00/1.00 vMB 106
446,854 446,854 00000000000000000063a17bd5cc00c1897601198243541eeba00d58b3705c10 1,390 1.00/1.00 vMB 76
446,853 446,853 0000000000000000022e634ca6b50d82664a8a96a7eedb2d3f03a357e48badc6 1,921 1.00/1.00 vMB 77
446,852 446,852 000000000000000002491ac1678fe5171afaf1c26f8c19002a703702fb886087 1,800 1.00/1.00 vMB 93
446,851 446,851 00000000000000000201f15829c252424b8565ca5246109c35311a6f0a55d23e 1 0.00/1.00 vMB 0
446,850 446,850 000000000000000001b1f05faed4c1e62c6530fd8bffea6f51e2b3b9bfca998e 1,884 1.00/1.00 vMB 75
446,849 446,849 000000000000000000945ff7868cc7e740b4e1827526e63053955f07569f28a3 2,528 1.00/1.00 vMB 62
446,848 446,848 00000000000000000053789c29e91b2687e2e4575534e4a9f0c2c34a5bc8cddf 2,043 1.00/1.00 vMB 78
446,847 446,847 000000000000000002a28f0627e1707496eb663a8130d22dfd2edd91f1dea453 582 1.00/1.00 vMB 41
446,846 446,846 0000000000000000011a8007fc397abf444c3b24aab59ac30e19efe1f1a8591c 1,448 1.00/1.00 vMB 58
446,845 446,845 000000000000000000f3a5d13ecb2e75863b16a12f2a8505bcf5539a8c1d3a2c 2,179 1.00/1.00 vMB 74
446,844 446,844 0000000000000000018298305181b3fc1faebe1e11ab9fa338eb727bfec6903d 2,698 1.00/1.00 vMB 94
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.06 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.