Loading Tool

Explorer IconExplorer

Memory Pool

19,210 transactions
9.95 vMB
0.07192072 BTC
  • 1 sats/vbyte = 8 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 54.28/200 MB

Candidate Block

Mining Attempt 13b130630b8b43f66e33bb47f33cbf21b79b13c8d8c37d39c35b19191574ef7f
Version 20000000
Previous Block 00000000000000000000ea7b3c200deeaec83f2905c92dba9e1fdfd8176f698d
Merkle Root aa8e6ff94748c8c878a5c66a08ad971ae71b6b25c9d465392880ee4785a2ed2f
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,768
Size: 1.00 vMB
Total Fees: 0.04366604 BTC
Median Feerate: 3.99 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,372 (716,211 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
197,161 197,161 0000000000000027d39e1b98ffe3ef0781dd44447c50ea8821d7a0a90e9fa70b 140 0.05 vMB 153
197,160 197,160 0000000000000471c0d1b5ace4c664a978bf75be7c35a4fb31782e1ce1568e3d 149 0.05 vMB 278
197,159 197,159 00000000000005f8af77822039d0bd6d14c5830663d5e3c9a4124d32aba79d92 220 0.10 vMB 171
197,158 197,158 00000000000004a9fdc17720104759a9155c5b0352bc247fa2e54d03f0e6b6fb 464 0.18 vMB 210
197,157 197,157 000000000000017cb400191e8445c45ffc464b442d0e8f9b1e8d316a806cc33d 8 0.00 vMB 333
197,156 197,156 000000000000038d69463324c7cebeda746bf4845a4395e35f8c4b94a739e421 400 0.25 vMB 106
197,155 197,155 000000000000062f804708f50b7b5f4585d4c788ce92b44bd3276d575fdabfaf 181 0.06 vMB 451
197,154 197,154 00000000000000d9d07541a7621ed8469f67190057baadef447567deca682a3a 129 0.06 vMB 657
197,153 197,153 000000000000056d4f28d761987cbe7d96dd901b04c04bc2714301a4f8bc2f09 98 0.05 vMB 436
197,152 197,152 000000000000046dfe7850ddad4c577081240ffc5b5c5ef58fa64d27c979b3c7 12 0.00 vMB 756
197,151 197,151 0000000000000004801f25db1cdac7158c830fe48f205d4ead857230dccb879d 640 0.25 vMB 144
197,150 197,150 0000000000000018eae42b63ce48391393480828cf83a6072d97552a4a1c62f2 157 0.04 vMB 95
197,149 197,149 00000000000003f266a93eb7a01d7ba464dce5cc4ec0f121d2d924e89b7658df 187 0.07 vMB 1,078
197,148 197,148 000000000000065d022e64f3fba8f6d4f31f4560ee54cb548b1a58cc8827c194 11 0.00 vMB 1,490
197,147 197,147 00000000000002b493ea179f8b0e06575bfcec7c50989ac1dffa08aa1dfa52ff 14 0.00 vMB 15
197,146 197,146 00000000000004c21191dbcd3bfaadf2c47819cd62f49d94db96284af5ecd241 370 0.13 vMB 482
197,145 197,145 000000000000031cb5812a8501e009acea7ffc094a0ef666e099db156b151b6d 50 0.02 vMB 456
197,144 197,144 000000000000023e122123d642d6033b7f86c51397544a4307cebf705d008b43 77 0.03 vMB 417
197,143 197,143 000000000000053aa57405624983c08c5a93b76e6837594dab2246b3d656af9d 115 0.04 vMB 513
197,142 197,142 0000000000000177e5aaefa5e2b031f531d073d2e2ad3ec62b8d5693c34719b9 37 0.03 vMB 168
197,141 197,141 000000000000005b6a33c8551eb27ee29a832814c2a6aca2f83fc20fab7baedc 103 0.03 vMB 39
Previous 10 blocks ↓
Total Size: 779.51 GB

Node Details:

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