Loading Tool

Explorer IconExplorer

Memory Pool

47,608 transactions
30.21 vMB
0.09609549 BTC
Random Selection Loading Transactions
Max Size: 160.88/200 MB

Candidate Block

Mining Attempt c84f82b8c418875502495dc7fb7fca7a7f7dc772d41eb6b9618cedcd47ddf75e
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root ae8095574b718e88973ae65a49226d6e3bf6a6158e225576d929d777e3f1318e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,920
Size: 1.00 vMB
Total Fees: 0.03547235 BTC
Feerates: 150.97 > 3.55 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (406,835 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
508,017 508,017 0000000000000000005be3ac3cc39f40239a6b47d20a1c468a7adf999745454f 889 1.00/1.00 vMB 39
508,016 508,016 0000000000000000000f28af84359ebf8ad4148023115c006952f07e92ceb9ce 968 1.00/1.00 vMB 46
508,015 508,015 0000000000000000000e02d0a860eca82f948131fd2ce9fea6ce78beb65c717f 2,439 1.00/1.00 vMB 152
508,014 508,014 0000000000000000003e816f7c0eaa972d4c4b0fad0263d51263603897d2da58 978 1.00/1.00 vMB 59
508,013 508,013 00000000000000000031b078f177b7127a9219ebe075602fc323b5233639883e 661 1.00/1.00 vMB 29
508,012 508,012 0000000000000000001b5c4082bf1d1daf462a2bf968b7542d5bc8921126d89d 1,644 1.00/1.00 vMB 102
508,011 508,011 0000000000000000001b1f59717b2446d89aa4c5d02d8a98f584344cc34d1af6 1,183 0.73/1.00 vMB 74
508,010 508,010 000000000000000000014b08ef581fc7031b9293698f1fea972295fcd561e25b 2,344 1.00/1.00 vMB 88
508,009 508,009 0000000000000000001e31d381084e7d931c3b7151ab93a9359365658f8c0154 2,568 1.00/1.00 vMB 153
508,008 508,008 00000000000000000062e43a01b9227d1019c5f52caa0e0e2a1ba8ce110f344e 1,197 1.00/1.00 vMB 48
508,007 508,007 00000000000000000005f5f2e68ff46698039a4c23d2fcdd041daa10a219a258 587 1.00/1.00 vMB 33
508,006 508,006 00000000000000000012fb0c7def16311e248c19dd9fc415ee8db60e70be307b 187 1.00/1.00 vMB 9
508,005 508,005 00000000000000000037eaa6286bd950d816d4c1f30772b4c42751b672a36754 316 1.00/1.00 vMB 13
508,004 508,004 0000000000000000000c52afec03f37fbc660fd2d747f2440b34d42350ae7592 1,654 1.00/1.00 vMB 96
508,003 508,003 0000000000000000005a0dca8abf75df083cef0795babb3495a0c4f2bfc3a068 2,151 1.00/1.00 vMB 32
508,002 508,002 00000000000000000032fafe46c0b8a357569a9c57401d473d4823751363c97b 2,335 1.00/1.00 vMB 112
508,001 508,001 000000000000000000482f2a9750305a93849bed4f3f57afb4eae3870d3fb814 2,438 1.00/1.00 vMB 167
508,000 508,000 00000000000000000006d3e05bbc1baba1b0755f2e2a9527d37b8ec64e64b31b 2,088 1.00/1.00 vMB 128
507,999 507,999 0000000000000000002cd3a66c7805cc131e8c04eab2843de98d87d8d61f04e3 3,510 1.00/1.00 vMB 191
507,998 507,998 00000000000000000069920ce1ba35f51c357c675b1a72ea04f00546bdb3e87c 1,232 1.00/1.00 vMB 80
507,997 507,997 0000000000000000004a0311e97f44395fbdb36fc276b51998022e688057685b 842 1.00/1.00 vMB 50
Previous 10 blocks ↓
Total Size: 782.13 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: 652.39 GB
    • Received: 13.76 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.