Loading Tool

Explorer IconExplorer

Memory Pool

84,647 transactions
32.70 vMB
0.10005348 BTC
Random Selection Loading Transactions
Max Size: 198.19/200 MB

Candidate Block

Mining Attempt ad4f35454f3092e250b3b086d3fc8ab9273a815d05dca9b22bf2b6600a64e75f
Version 20000000
Previous Block 0000000000000000000073858b84c6401114582f0135c71d085cde3871dc221b
Merkle Root 822a0a5eb32bb7e5e5074a127e991439e14377c919431d97fc597336f17d4bfa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,739
Size: 1.00 vMB
Total Fees: 0.02771001 BTC
Feerates: 223.65 > 2.78 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,216 (366,456 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
548,760 548,760 0000000000000000000b5f47636b9cc72cbf649438a4b12ca7f52c6a3e02ae8c 2,589 1.00/1.00 vMB 11
548,759 548,759 00000000000000000002a1d124d75563f7c5590ca2dd90665285f2ca82a2907b 1,068 1.00/1.00 vMB 8
548,758 548,758 0000000000000000001d44997489c340833a847d8c4ab1ffeb2bbefe1beaa5e3 3,102 1.00/1.00 vMB 8
548,757 548,757 0000000000000000001a3664c0cbc4aac84d80ef2860848d022465558739dfa7 1,948 1.00/1.00 vMB 24
548,756 548,756 00000000000000000005b03cc9e09efc1ef3a16efb4b78e2e32f570349c62cc4 2,487 1.00/1.00 vMB 18
548,755 548,755 0000000000000000000dadc330b42162f74084be531166670b554942e7dd5090 1,974 1.00/1.00 vMB 8
548,754 548,754 0000000000000000000cc400d8405e5798c57b56dd92a6279f47b1c917d61192 1,880 1.00/1.00 vMB 11
548,753 548,753 000000000000000000239bc217aa603e02ff688c3dfcc2b48cadcfd52f43069f 1,784 1.00/1.00 vMB 17
548,752 548,752 000000000000000000181e5609325725342ea5b14aa53eab8409871d074fadef 370 1.00/1.00 vMB 12
548,751 548,751 0000000000000000001fa6acb6f9c6c2c5699e6401447bc1e6b3a57efb84efcf 1,479 1.00/1.00 vMB 18
548,750 548,750 0000000000000000000b187c3d983a2b73d33d873532d44f8c9081ec28d403b5 1,466 1.00/1.00 vMB 7
548,749 548,749 000000000000000000258b3b8c114d3c9325707900b3148fae0469daef151bb7 2,581 1.00/1.00 vMB 25
548,748 548,748 0000000000000000001dafac0458897ccf0122cba4f90b47d875768d879bdda2 2,618 1.00/1.00 vMB 24
548,747 548,747 00000000000000000014f965b1b0c282917c7a14d0588094457c52d3541fdab1 2,866 1.00/1.00 vMB 22
548,746 548,746 000000000000000000019c285e452d1fb987b2a02a8304e17dea3bf5c6cb7f9e 2,566 1.00/1.00 vMB 37
548,745 548,745 00000000000000000015f7d84b8c51ae0579e5af588afab431986f0352aea207 2,457 1.00/1.00 vMB 11
548,744 548,744 00000000000000000005eb779f32002385b16ca164b4d14cc4386094b071a252 2,386 1.00/1.00 vMB 4
548,743 548,743 00000000000000000014b7e3080e2be5d5737ac866c97406215490b6ffe77c84 1,677 1.00/1.00 vMB 6
548,742 548,742 00000000000000000010e3de8dc363ea1132eab8269ad838452bb7feb0562a93 1,580 1.00/1.00 vMB 7
548,741 548,741 00000000000000000015e15710a99e8c0a7900821193574bf9f6a73719338524 2,261 1.00/1.00 vMB 16
548,740 548,740 000000000000000000163620a604352b80bdf0ee0576fd610fb8df8ec1ad6931 1,978 1.00/1.00 vMB 16
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.02 GB
    • Received: 16.82 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.