Loading Tool

Explorer IconExplorer

Memory Pool

37,894 transactions
19.05 vMB
0.04154219 BTC
Random Selection Loading Transactions
Max Size: 105.77/200 MB

Candidate Block

Mining Attempt 24343e6bf7f8c469c10106b45e51a9cdd4265a2cf0da54fe61d9860b84afd071
Version 20000000
Previous Block 000000000000000000006eb27305ec309e507676e74ae0248521cd63c1b2ff4f
Merkle Root 8854c5c9370a33e3b6d020e26755d44592446a8816a9377be4c6224c8e51ade0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,544
Size: 1.00 vMB
Total Fees: 0.00501584 BTC
Feerates: 150.75 > 0.50 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,033 (760,065 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
153,968 153,968 0000000000000008c333e2e70d03b9c3aa8b41c94044e4b9790b8881fff04b8b 17 0.01/1.00 vMB 970
153,967 153,967 0000000000000bdfdeb67e2742fd0597523fc8602f95b37b96c949eb0e789d09 47 0.02/1.00 vMB 798
153,966 153,966 0000000000000383edce1e3afbe5f8dbc59e1a716dd5cf8be5c0ab428b9e02b4 11 0.00/1.00 vMB 0
153,965 153,965 0000000000000d0cd8f97d34e476d6d08d2d0575e36a404783376a1a2cb660eb 36 0.02/1.00 vMB 61
153,964 153,964 0000000000000ba6d61ad7cf0f32797fbe5323539c56b57c899d29ae118b9590 4 0.00/1.00 vMB 0
153,963 153,963 00000000000003ceb753b44d8d9169a41802939ef0996aad3e4e25f054a53096 9 0.01/1.00 vMB 37
153,962 153,962 00000000000005f333aa6c39d61b773a24d38aa2ee8dc921c7e74f4bf70c8dff 12 0.00/1.00 vMB 332
153,961 153,961 0000000000000ca8ede99bdfc25ed2f950ea04142fe0ed145941e6f77177f9f6 12 0.01/1.00 vMB 43
153,960 153,960 0000000000000393134b64cb6e0b51f8f632643ce0be4b80a48fee0efeb1baa5 12 0.01/1.00 vMB 94
153,959 153,959 00000000000002c9d1c8505ed0472d7cb1e13348fe45372904931fb06ba14b5c 101 0.03/1.00 vMB 1
153,958 153,958 000000000000051d8ae110ea58a33c79f79847f5f38f4c715d874ff0bd7a8d57 47 0.02/1.00 vMB 121
153,957 153,957 0000000000000cac7c16d0989abf7638762f94b7872f7e173caa7a3b2f16d2b9 13 0.01/1.00 vMB 73
153,956 153,956 0000000000000dcaac8fd8a03a47212893470a18dac0d87cd5332d37cded470a 63 0.02/1.00 vMB 142
153,955 153,955 00000000000008a4f5f74e436cf13579290faf361d3cf9372da3982aa810d7f8 8 0.01/1.00 vMB 9
153,954 153,954 000000000000083864d33e4e15d8f0fb9a416e269ba72894b730c726babf8512 15 0.01/1.00 vMB 241
153,953 153,953 0000000000000ca76b2bafad80e8dff04e6319acc1de99180c0eb8775a9a17f0 63 0.02/1.00 vMB 96
153,952 153,952 00000000000004dec4514c4ae18cf0dcfdd61a7cc79d92f7df268e68d985e82b 15 0.00/1.00 vMB 37
153,951 153,951 00000000000006aebaea3b1b31ab171d0bb7c90056bb2f671e8b7a824e4053f9 2 0.00/1.00 vMB 114
153,950 153,950 0000000000000a181bc8cabe2273ab3659496f4a7e99e2502798d56a0087c5ba 82 0.03/1.00 vMB 32
153,949 153,949 000000000000047e685cb69aa0cff269aac63ea80a4b164649a9442f007de003 34 0.02/1.00 vMB 187
153,948 153,948 0000000000000c1d35529d16eed732c83bf19e7708da0bcd448f0530d5e879c5 82 0.05/1.00 vMB 84
Previous 10 blocks ↓
Total Size: 780.66 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: 552.01 GB
    • Received: 6.54 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.