Loading Tool

Explorer IconExplorer

Memory Pool

42,338 transactions
18.48 vMB
0.19063833 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: 101.89/200 MB

Candidate Block

Mining Attempt a7b240b66305c0bffc73c70486df49e97d5415d3490bf9873cdc7972c50c6e72
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root db669ad7d19818b0473eb68160d83cca091f4de4644b4f012fc5a2b653b5cc90
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,645
Size: 1.00 vMB
Total Fees: 0.06252643 BTC
Median Feerate: 5.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (715,272 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
198,049 198,049 00000000000000823784a09f777238dc96a59582fe1c347625f75ec6bd211eda 226 0.10 vMB 203
198,048 198,048 00000000000000f03d9a50e2da62a66e2bd43039fe3697233f3ea6f67d11f6c8 9 0.00 vMB 148
198,047 198,047 0000000000000464442d07d283a1b49f1f23e0b5e4a057963b761bd5eac10742 95 0.04 vMB 132
198,046 198,046 000000000000000b8338ad8a0021327d58c3817f08900f424a0766e3d3684ff5 111 0.05 vMB 506
198,045 198,045 00000000000001dcc5f96ba1f09091d22e7cc705bd5d6c7b3f8aece65bcd8cb3 59 0.04 vMB 126
198,044 198,044 00000000000005b1e2203669eaf06b8ca319fcb02e829e3224c249dceb574fce 106 0.03 vMB 7
198,043 198,043 000000000000033d0ee8ed36e2efd1fde8ea17f4b20d71a88b6e8a91292512ce 389 0.16 vMB 196
198,042 198,042 00000000000006216b317d33963b774bade8fb3fb3827a51d744bfe2b8ef659f 659 0.24 vMB 190
198,041 198,041 000000000000013a8e4ea45774ee7e22bac9546b0b8c05ebd7018e8879731fde 98 0.03 vMB 338
198,040 198,040 00000000000005b6f75f778749beaab0af867f6ce80c9deeb5292198d7945ca6 183 0.09 vMB 198
198,039 198,039 00000000000004bb8df21d17e7dc98856057116deae8eacbd04605c03d657171 424 0.15 vMB 156
198,038 198,038 000000000000007da6975b665cec4c6558c7d61de8c89ae27ae54baef7add55a 7 0.00 vMB 176
198,037 198,037 00000000000004d8ab9597c2bf350b5377d8d1bc80adb1cc97bb0b9bcf4b87d7 512 0.24 vMB 340
198,036 198,036 00000000000001059e9dc79736c114a50e81c4bd6e2b5dd7189eeeb55231f7a7 276 0.11 vMB 143
198,035 198,035 000000000000001e6e75edb0b908a68070d19a5d43a33bdc088256a2fb1075f9 385 0.15 vMB 155
198,034 198,034 00000000000004c2af1eef96346b19b46f8752eaa9667949d81d74d4bd2cc546 175 0.06 vMB 121
198,033 198,033 00000000000004b19ea36688796201ca57784474473d81ea698195f76b66e0e9 183 0.07 vMB 149
198,032 198,032 00000000000003e9b032671401af179c412f714ce3e0db80eba1a76af895f4bf 128 0.05 vMB 145
198,031 198,031 0000000000000536a41f6b925b605080de9664340f797734db4a976e6b7c5d6b 99 0.04 vMB 94
198,030 198,030 00000000000003db1b8f4342de694f4572d6c422257ab8336fd2f01822ab00ff 11 0.00 vMB 0
198,029 198,029 00000000000000215ef472d8217337ba8d98ac93bee34f2cd75cead4d693ff1b 12 0.00 vMB 46
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: 91
    • Outgoing: 10
  • Data Transfer:
    • Sent: 115.46 GB
    • Received: 0.48 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.