Loading Tool

Explorer IconExplorer

Memory Pool

72,981 transactions
28.13 vMB
0.07001363 BTC
Random Selection Loading Transactions
Max Size: 166.56/200 MB

Candidate Block

Mining Attempt 67fdedfcf8cfdc345ed3b522f64cb11e063de21c3d40d6abb7147683c03ee0b6
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root 161e46dc4c608ebf30d64ef23212c4baa1e96d426d664b1986cfe28899290bef
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,493
Size: 1.00 vMB
Total Fees: 0.01350789 BTC
Feerates: 150.86 > 1.35 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (243,007 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
672,024 672,024 000000000000000000036e99df705e5afa4ea5f4ca754d87915d0fc018495d9c 1,595 1.00/1.00 vMB 143
672,023 672,023 0000000000000000000a4162973222a4b61a58fb4a893ce1771c46131c6f4d57 2,562 1.00/1.00 vMB 158
672,022 672,022 0000000000000000000394035167eee9056b4aee4cd8459bdb1607cf36604943 1,612 1.00/1.00 vMB 158
672,021 672,021 000000000000000000062d23686947191d8b2b2bf37ed34059e02a3183999e12 726 1.00/1.00 vMB 160
672,020 672,020 000000000000000000064f74201d7e00b58b6b1a33d13c05c7b25b31f918744c 1,795 1.00/1.00 vMB 152
672,019 672,019 00000000000000000005e0dba67e47fc5403e5162918261ab4c5ed1ffb1d2165 2,785 1.00/1.00 vMB 153
672,018 672,018 00000000000000000001b476e5c505d6e3ff82a1f484da9518ddb86acb39776e 2,794 1.00/1.00 vMB 171
672,017 672,017 0000000000000000000ad6039678885088ea997e5474e690b03eb7100ef560c9 3,239 1.00/1.00 vMB 179
672,016 672,016 0000000000000000000373ff9e7e0a25ba8dfe78cfce4202da2dd240002cd840 2,541 1.00/1.00 vMB 164
672,015 672,015 0000000000000000000c8e53bbb5b83e4fc125e28e41955564657dc881e47545 2,837 1.00/1.00 vMB 130
672,014 672,014 00000000000000000006bb20acd3f8a8e3bc91120055fab4214306bbc385c9b8 2,361 1.00/1.00 vMB 126
672,013 672,013 000000000000000000063e88cd06633ad4cff8d0284dd1121e20c7a4ee36a7bd 2,076 1.00/1.00 vMB 127
672,012 672,012 00000000000000000004f135b4b513718f46323f0515a85d780e874c0d7fe991 1,802 1.00/1.00 vMB 124
672,011 672,011 000000000000000000092625d525095948072d582a8794d62e09e92ff3ffe07c 1,837 1.00/1.00 vMB 132
672,010 672,010 0000000000000000000977e9a602141e00dcec1b227f1a0f6d7438548124ff0b 2,087 1.00/1.00 vMB 159
672,009 672,009 0000000000000000000cc737056ccefb5b71eb71e34296d490f703b6110f21f9 2,313 1.00/1.00 vMB 139
672,008 672,008 00000000000000000003c5ab739cf4a271041acf67076c6c6cbfd761db54c778 1,551 1.00/1.00 vMB 105
672,007 672,007 000000000000000000012699827031b732ec0335fd1ada76d4cec757347f9699 3,021 1.00/1.00 vMB 139
672,006 672,006 00000000000000000007e0f752e9d656ec82251bbd8b9713f905a66d2570e3d6 3,015 1.00/1.00 vMB 170
672,005 672,005 0000000000000000000bab63f361f27cbc9035be88a3e8a20285b99c3566304c 2,468 1.00/1.00 vMB 71
672,004 672,004 00000000000000000005b9d59ff82bcd56b1f93e32300b667fc008715701e80e 2,062 1.00/1.00 vMB 64
Previous 10 blocks ↓
Total Size: 782.45 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: 666.79 GB
    • Received: 15.22 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.