Loading Tool

Explorer IconExplorer

Memory Pool

27,733 transactions
27.76 vMB
0.07770283 BTC
Random Selection Loading Transactions
Max Size: 133.26/200 MB

Candidate Block

Mining Attempt 897661b5157065d33a2a8fd29df7c53cd3048852af2c748c4a7aadb07b173f4c
Version 20000000
Previous Block 000000000000000000016eb8bebe8584b7aecd7a44be07876d633c9fa7a4bae0
Merkle Root ce98e5bc932c760489f5ee2ac616a731118ba909b7772f45ea737e9586060c65
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,836
Size: 1.00 vMB
Total Fees: 0.02479117 BTC
Feerates: 300.91 > 2.48 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,484 (866,396 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
48,088 48,088 000000000569d9e5c179ff21d998892aa11bf7b52041145898c3cd0521fa54ce 1 0.00/1.00 vMB 0
48,087 48,087 0000000006682eda93b1842926574027038825843983042af704a3dbdcf36712 1 0.00/1.00 vMB 0
48,086 48,086 0000000009219c5c02c297518c07ac76d59f4d6408a6982284aee772653bf3fc 1 0.00/1.00 vMB 0
48,085 48,085 000000003804ceff4190af7f8af4012121a8503fbb921642fbf9ee559f38a15a 1 0.00/1.00 vMB 0
48,084 48,084 0000000024d91f3e2634cd86b83162c656452f1a1fc8c374a7e9f129e8689c9a 1 0.00/1.00 vMB 0
48,083 48,083 000000002b49764a422957e870219a8df07801f06de28c796bc1dbb193d8eec8 1 0.00/1.00 vMB 0
48,082 48,082 0000000022824544868dba034eae87b32579334a4b5ee3be897bb0304634bbbe 1 0.00/1.00 vMB 0
48,081 48,081 0000000037b400e81fab0fe7f5f16b830212980bb5426f2bd45c4af912808cb4 1 0.00/1.00 vMB 0
48,080 48,080 0000000002e3ffdf9afad2c5f46070636d6d79bdfcb43286bba3cceaab97fbb7 1 0.00/1.00 vMB 0
48,079 48,079 0000000003a629d26d59971c4be522fbe50e5060ae917b312e739b0742c72330 1 0.00/1.00 vMB 0
48,078 48,078 00000000324338a50dd4965e40a83f339af636955409f820a2193c72e8723eb2 1 0.00/1.00 vMB 0
48,077 48,077 000000002d511dbc7792c71c27b8417ba4ce82b589eb8cc4bd3930ef55db0668 1 0.00/1.00 vMB 0
48,076 48,076 000000000ced2c3f5a4552ea1f47ff5ba8f07725973aaeef52f5a93a3d75cd71 1 0.00/1.00 vMB 0
48,075 48,075 000000003793848d9fa35931c39500d0bd37267be816eea1e3465e24ef44cc23 3 0.00/1.00 vMB 0
48,074 48,074 0000000010edf56c5b406f045f4ca96d2613753fc1d77423d0f29403e50c5886 1 0.00/1.00 vMB 0
48,073 48,073 000000003496258591980b33cadc06e9d34fb832c27617235c4d59b264c31644 1 0.00/1.00 vMB 0
48,072 48,072 00000000068c63cc73e2a3686b051615848286cc79d482cbaf8363fd9bb6f596 1 0.00/1.00 vMB 0
48,071 48,071 000000000ee2a21cc3c0139e8202c0dc48a0b5e8413bda6e053af2abb143dcaa 1 0.00/1.00 vMB 0
48,070 48,070 0000000033d3e6543a249413ebd02541c7af7728ba7e02db000dc14b9aa68f4f 1 0.00/1.00 vMB 0
48,069 48,069 000000002e815f7d72a790639ce45aeb48cc79e8721234b53a242230c6cbc90a 1 0.00/1.00 vMB 0
48,068 48,068 000000001c8b082f92d653db77a3ffcb7de843b43e0f844c508407777f59769d 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.47 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 611.25 GB
    • Received: 10.83 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.