Loading Tool

Explorer IconExplorer

Memory Pool

40,513 transactions
17.81 vMB
0.15645027 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 98.34/200 MB

Candidate Block

Mining Attempt 6c01b9b40a6a4f627123b22f39df2900dc8e6219c8bcee2d324902cadff4ffa0
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 84dc22ce8c5aa972d45b231fbab94de9a4453787690fd6a1f06aa2461beb14de
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,277
Size: 1.00 vMB
Total Fees: 0.04643811 BTC
Median Feerate: 4.03 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (712,653 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
200,668 200,668 000000000000059fca7a7b21b91cfc0c0c121dc2e392d6d110f0572059d00931 66 0.03 vMB 72
200,667 200,667 0000000000000406ae81e7093d95be05c82f9e3dad1bdf4dd57949bd688b69f3 395 0.15 vMB 169
200,666 200,666 00000000000004daf9674c9c92c0e24116d3b071df9579bbf3cacfeac4baea6a 192 0.08 vMB 111
200,665 200,665 0000000000000245cb00cc3710a841c8be92519e6500e8ef139d31c4cdbe9986 267 0.09 vMB 126
200,664 200,664 00000000000000681fb746512c400f12120862a07dc919baeff42bca88b13059 151 0.09 vMB 93
200,663 200,663 0000000000000552c7105b56e4b5264cf45bd30827507d27aa3e93429fb9c75f 228 0.08 vMB 154
200,662 200,662 000000000000025b005b7ef3491c139a51ca5cd45bfbec22205748c581ac2fd7 674 0.27 vMB 111
200,661 200,661 00000000000004a1873805a8334f28ff0f5096124c8ebe7f9b1a5760d4fedfa1 161 0.07 vMB 71
200,660 200,660 000000000000058a8c6ccfd1be6966191493d3d19cfb5a35ba6b95e950936937 242 0.14 vMB 168
200,659 200,659 00000000000000d0898b1fe77c76d1b28b85bd254e62bdf1127c55774d2007e6 75 0.06 vMB 139
200,658 200,658 000000000000051aea4113d1fc5c2942c6b76704c33d469f5f3898cd6e92b9fb 247 0.10 vMB 156
200,657 200,657 00000000000001ed655ca52c999e9f346397340e363c31586ad8b1d656221a4b 180 0.06 vMB 278
200,656 200,656 000000000000058b93b3ff900e5d09288807feac48ad5bc9d834aa182c26deeb 148 0.05 vMB 46
200,655 200,655 000000000000055a46048866fdc947c84e4b922944d08b31106351ef321f0fed 366 0.13 vMB 171
200,654 200,654 00000000000003e7051c09d28708ac49e185b847a37bfec948a82d290ec806ac 260 0.14 vMB 142
200,653 200,653 0000000000000560d5292dd448e0758a34fdc4e699f42dd671cd775d12e66a1b 460 0.19 vMB 121
200,652 200,652 00000000000000c81ff26e52bb2432c55010c4e9e18e6c9a3d03860075b9b580 448 0.25 vMB 134
200,651 200,651 00000000000001e7341d046c934bc7b12e0d9ead1d3a07455b8b95f97332cef4 263 0.08 vMB 151
200,650 200,650 00000000000004fda5a7779bb52adc64e4c57bcfffdbee62e5855b243e0344e6 485 0.21 vMB 100
200,649 200,649 0000000000000176a02229c081a5ed650e4d9a5497519771ebf8afa6d11c0062 570 0.25 vMB 144
200,648 200,648 00000000000004311f071221cf2f7f8cdc97305b35781b4b7fec8eb6fd2347c4 225 0.11 vMB 117
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 92
    • Outgoing: 10
  • Data Transfer:
    • Sent: 112.50 GB
    • Received: 0.47 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.