Loading Tool

Explorer IconExplorer

Memory Pool

81,370 transactions
34.30 vMB
0.13919616 BTC
Random Selection Loading Transactions
Max Size: 194.84/200 MB

Candidate Block

Mining Attempt d5d38f8319b0904bdf397ee9d4b122daa42fa8ef68e796217ea78c07a7776332
Version 20000000
Previous Block 00000000000000000000a60bb9585cbc73cfc26a5aa21cd61127adc30e701127
Merkle Root e244a6a561c62a5714afec882c4d7ddde1bb102aabda0ceec3fee5a01a88f26e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,661
Size: 1.00 vMB
Total Fees: 0.02549190 BTC
Feerates: 384.62 > 2.55 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,411 (313,182 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
602,229 602,229 000000000000000000144c4023f0bd3922e19d23a9e966fced43b152f9ac78d5 572 0.18/1.00 vMB 19
602,228 602,228 00000000000000000010b97105a16ebd0d74f4cab67c794dad9d4c7944846550 1,504 0.45/1.00 vMB 21
602,227 602,227 0000000000000000000a305726d6553f60ab8fe0a182d7e1d4e55496e4161745 2,163 0.66/1.00 vMB 22
602,226 602,226 00000000000000000011598023fdb17a026fa90e9ef6d33434c9a7ae6e56c8e1 1,848 0.50/1.00 vMB 10
602,225 602,225 000000000000000000056f9ae14b60aa23748f669b931395011998d3c4961ae0 3,080 1.00/1.00 vMB 29
602,224 602,224 00000000000000000004efc87ab3f86adc2d667f2987362b1411542b9f5ef256 1,611 0.51/1.00 vMB 22
602,223 602,223 0000000000000000000bbc1e0712b76c8bed945741cd872efdf8af6439da8b65 2,087 0.63/1.00 vMB 13
602,222 602,222 0000000000000000000c7507017bc9f93f1be1f0469226295e2001fbf4a6d2e2 2,488 1.00/1.00 vMB 28
602,221 602,221 000000000000000000052218dcfe05f6867a826c3bdadc16a538098d38c62bf5 2,675 0.84/1.00 vMB 3
602,220 602,220 0000000000000000000136e25fc4f9b3d803e389e0ee33f98426b22bb65d8962 2,938 1.00/1.00 vMB 23
602,219 602,219 0000000000000000000729e027271a9a7964ff91a3d88758809cadd951361402 2,646 1.00/1.00 vMB 45
602,218 602,218 00000000000000000003af3dc0a8600c631ff05c65e9ac771e5aa4e2004813ca 2,224 1.00/1.00 vMB 21
602,217 602,217 00000000000000000008ba40fef3cc8e5349b4e15b50703ff09ef0fbfc4e45ee 1,871 0.54/1.00 vMB 14
602,216 602,216 00000000000000000012532abd65d690084b5266480056cb2addd61441f99f8b 2,553 1.00/1.00 vMB 22
602,215 602,215 00000000000000000002fbeed11f813af2e9dd25478251d098f64c1a7c4dfd44 1,942 0.57/1.00 vMB 17
602,214 602,214 00000000000000000003ad9dc5fa5e9bb1d3dc40c8d9e4a91a1a14299c604238 1,561 0.78/1.00 vMB 11
602,213 602,213 0000000000000000000540a9eac43532c227ee796abe53111cd625409f156675 2,908 1.00/1.00 vMB 4
602,212 602,212 0000000000000000000822ae332164d35f71a600f2bbe7ce1809846ba62fce32 3,289 1.00/1.00 vMB 40
602,211 602,211 000000000000000000025c94d3e16aec534e8849b0574296ec1fdf5444057bca 2,583 1.00/1.00 vMB 17
602,210 602,210 0000000000000000000d4792072547586d77040a9f57ec06888ca7bf3cf34927 2,499 1.00/1.00 vMB 12
602,209 602,209 0000000000000000000fcb84c39fa9f27af96e7de5f5fcadbc8c7ed00e6ea326 2,776 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 783.10 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: 729.73 GB
    • Received: 18.49 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.