Loading Tool

Explorer IconExplorer

Memory Pool

23,743 transactions
10.81 vMB
0.07199003 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 60.67/200 MB

Candidate Block

Mining Attempt b14f60cd1e2d3318adfdbf149e3913f0a9f4bd6dbf474e56b5114be409088431
Version 20000000
Previous Block 00000000000000000001d9e506cb608af3401415a5f43f0b0c3a2a5a43f7ecb0
Merkle Root 0241112c1566d638f6cb489733d97f448ea52a2747eaddbc69ec143f012b5cee
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,265
Size: 1.00 vMB
Total Fees: 0.05397349 BTC
Median Feerate: 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,546 (710,202 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
203,344 203,344 000000000000034ad3462af553069832278fb46ad35efdd59d1ae0b2d0811ee3 278 0.12 vMB 167
203,343 203,343 0000000000000379a05c6bd6199a1f5bb434fcc355387e4c95bf0e1fcad61745 18 0.01 vMB 65
203,342 203,342 000000000000035b88877b11979c5d66502a51385a94734874b421105b0a24ec 162 0.14 vMB 140
203,341 203,341 000000000000017996b0940c6aaa4b6e04d84300632e1d75815f9bf04819b693 110 0.05 vMB 121
203,340 203,340 00000000000004752aa879750670ff0f992e2597a8a9efc6aeebe6dfca2acbf5 51 0.03 vMB 320
203,339 203,339 00000000000004bf34fbd86af99f0c322ac4c2027c167bdd42bccad43e2d2d12 31 0.02 vMB 130
203,338 203,338 00000000000002c5e3e1a010cbdcb690b94355e3cb4a8602dee04576a16bdf9f 180 0.08 vMB 175
203,337 203,337 0000000000000158c28e0f35b11294716c633ca0b06c81ecef3621e5ece196f1 27 0.01 vMB 104
203,336 203,336 0000000000000031a19120bca5640bdaf19acae261fe27ce4cb5ea4360238296 121 0.10 vMB 39
203,335 203,335 00000000000004fbaae18efd5de32f7ff09e22098a53fea56d3b0a240299708e 706 0.31 vMB 176
203,334 203,334 000000000000006bf44127a4ef197db3310f51912f105eb3f3b0e23c2c5b4bb7 1 0.00 vMB 0
203,333 203,333 0000000000000245d9dfddf54c005c36d4377ff141ff942a9f0efbb646fe39d0 39 0.02 vMB 76
203,332 203,332 0000000000000213f2d19a9b26ea5f71753e854e202e13c944ac829087e2c767 276 0.12 vMB 123
203,331 203,331 000000000000043b5b5c5fc7226c1f1c27a5971aa92f49a91e04adbe260a556f 392 0.15 vMB 162
203,330 203,330 0000000000000477855aaa6dfeb018e98f4738a7bb27b829a58aca289f9e0f41 155 0.09 vMB 71
203,329 203,329 00000000000002cb24327c275b2d01df0e5dc171c921290396f973e7f0df21bd 288 0.11 vMB 149
203,328 203,328 000000000000004689ea401c7a5cf5a6d4d21e7aed402af8e88c115c5bb9377a 121 0.05 vMB 123
203,327 203,327 000000000000038bdbb4f29c45d5b7dee577e06cdf8edb5c944c519b4748ace6 75 0.03 vMB 111
203,326 203,326 0000000000000206ed9e5b99f47677580c90404a9b49267003c3c2873fe7db0a 44 0.02 vMB 146
203,325 203,325 00000000000000b785320456e6c1c5f37802e530fdb60298d12d6f49e660d79b 117 0.07 vMB 70
203,324 203,324 00000000000003a815b5dfaf229f00c4d326ec04d4559ec0943e3b9eb932059c 374 0.17 vMB 264
Previous 10 blocks ↓
Total Size: 779.81 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: 411.26 GB
    • Received: 2.19 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.