Loading Tool

Explorer IconExplorer

Memory Pool

45,131 transactions
22.95 vMB
0.05553997 BTC
Random Selection Loading Transactions
Max Size: 126.19/200 MB

Candidate Block

Mining Attempt 80db614ab22e9285d3d68fc8bcd3e87b3e792dc642fdbe8b534048e88042704a
Version 20000000
Previous Block 00000000000000000001edbfed385dba04839fd0016a10cd5b3147ca7d3209be
Merkle Root 3a496e77e2da8e4117aa819cfa0d234109bdc242068d5f04e1441de944a9a467
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,641
Size: 1.00 vMB
Total Fees: 0.00783512 BTC
Feerates: 151.03 > 0.79 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,981 (692,958 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
221,023 221,023 00000000000004098788b23902aa6eb2c46f71fcb72060652ac04bd71785111e 563 0.25/1.00 vMB 199
221,022 221,022 00000000000002036afabdcdb24679e962994802cc6821ece6fe313e387cee7e 761 0.25/1.00 vMB 308
221,021 221,021 0000000000000445da3ec83251a9279a27eab14dcba36550912ab8840e64392d 213 0.12/1.00 vMB 198
221,020 221,020 00000000000001d63225ae92c018c0d85f679c0da6ab2ee4ecb42800c58c6166 403 0.25/1.00 vMB 197
221,019 221,019 00000000000002a9a01f006e05fa8980232adc0363c66bdd71c366d31d5799c1 53 0.04/1.00 vMB 26
221,018 221,018 000000000000020c5560a52472f72932af4e950dcf3a41b768807998141fb6e6 607 0.25/1.00 vMB 305
221,017 221,017 00000000000001f06b99417b5a25710ca6697f6a5ae54b3312ba9dfdeb0ba07a 236 0.12/1.00 vMB 184
221,016 221,016 000000000000005715dec243e0990c56ba725a7724905cdd02bc2909154c7a46 114 0.05/1.00 vMB 184
221,015 221,015 00000000000000eac38fde539fb21eb5019a782588614a22130cd5716f527c4d 319 0.12/1.00 vMB 272
221,014 221,014 00000000000004d3cdb758b0cd71d7d52848637e4187807f7f70481149233cf0 310 0.28/1.00 vMB 18
221,013 221,013 0000000000000405fdadf32eba1e4c87e067110afdce6e625e797da6f9181fed 149 0.08/1.00 vMB 277
221,012 221,012 00000000000001ff1561a2a7c3a16605d8dd2aa54c85716b4d9e243d79ae50ed 64 0.02/1.00 vMB 127
221,011 221,011 000000000000003d11fa02a56dce351e642e30ea64c124206265d8fb782d8ba6 512 0.21/1.00 vMB 218
221,010 221,010 000000000000005a124743b1799582bbe0e1f5f24c54418396e49deaa0474bff 486 0.21/1.00 vMB 279
221,009 221,009 000000000000000d849e5061e8cf506668bb911b034b0ca79f067993765695a8 75 0.04/1.00 vMB 97
221,008 221,008 0000000000000435524eb5b76d4ed59e513ab509da2646c34929424d91a16518 589 0.24/1.00 vMB 279
221,007 221,007 00000000000002f7cbd5cf1ab66acd8df3ab23bbd66a6f635491e43dd3ac4b8b 619 0.26/1.00 vMB 269
221,006 221,006 00000000000002f6802bb0e0ff2a760e26b56f8d5c2b3bd967c16ec3bd24ea0a 360 0.17/1.00 vMB 160
221,005 221,005 000000000000048c53214410c76fd76897838f10334306748fdd9f0ea469319c 531 0.24/1.00 vMB 253
221,004 221,004 00000000000001d552c83cd6a46a4bd91a6878033e24a1688e07538a7c73bde8 256 0.09/1.00 vMB 291
221,003 221,003 000000000000046d6017ab37e9f6f087b93ca68e9f9f02f4f1f2c2d037b0bbe7 605 0.25/1.00 vMB 184
Previous 10 blocks ↓
Total Size: 780.57 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: 538.44 GB
    • Received: 6.12 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.