Loading Tool

Explorer IconExplorer

Memory Pool

40,524 transactions
18.94 vMB
0.18907779 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 100.11/200 MB

Candidate Block

Mining Attempt b91fe00c718f299d888b74eb630461141c2c67bac3f31c321ec9a11099c7c022
Version 20000000
Previous Block 000000000000000000004a70f3e5f9adf9454018687410ec954195352aac5475
Merkle Root bd87a46f8fd8e429a43d67b6db2f311f0037f5931b0e0a8b7029b536bb306aa2
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,511
Size: 1.00 vMB
Total Fees: 0.05690204 BTC
Median Feerate: 5.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,329 (697,875 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
215,454 215,454 0000000000000282bd7316a3fe3eb70b287370f59cf8d69e81310a0822b72fbd 602 0.25 vMB 175
215,453 215,453 00000000000001f1fab5d83710160fdaa60528c559fbcae1d8e54919584d1626 144 0.05 vMB 93
215,452 215,452 00000000000001a37a237d3fbd9170e991a3f9e38fd00231a670788701f53fb9 84 0.03 vMB 139
215,451 215,451 00000000000003eb2154d55fc9775ad2faa7af59410f27f2d289ac21fde76d5f 153 0.08 vMB 128
215,450 215,450 0000000000000198f103b147783a4ab57840996f13464a2cdb695fa2c01083ad 19 0.01 vMB 96
215,449 215,449 00000000000001c3d084dc48d6843c431d6239ec448e16887e4d12265cddb528 322 0.14 vMB 205
215,448 215,448 0000000000000317ee358adce70fbb88e33403c392f2ba9579bad8008cb4c01e 93 0.06 vMB 104
215,447 215,447 00000000000000ab7d689f463651faf1470bb75a9bf7c581e37819e19e3cbef5 22 0.01 vMB 70
215,446 215,446 00000000000004353c221d74b294cc305be09ef54ab7dd4da413c5bcf12857a5 387 0.18 vMB 169
215,445 215,445 00000000000001aef71f0f38f01255f92118974ed6699aeb6375cf90cf0cc774 114 0.06 vMB 163
215,444 215,444 00000000000001ca9d6d24afbca6f919d8780f6cd5702deca9af8ccfeae22ba7 207 0.10 vMB 245
215,443 215,443 00000000000005994300a058d4ddd5f667805f75feccc3f1e6c455fcd4fa4384 268 0.16 vMB 47
215,442 215,442 0000000000000252d2c5cb824c709e7c3b509436ae3d717ec3a822583eb0209b 213 0.10 vMB 150
215,441 215,441 00000000000004f9878b97e8e0020b20366e0628ffc5ba816f5ddbb762daa140 7 0.00 vMB 21
215,440 215,440 000000000000013dc19d6374a182bda50bd1299a8a16552cef0a320cf4cb80c7 334 0.15 vMB 217
215,439 215,439 00000000000002674675bf422dae836bd9a0c6c7c2536170bd85e3aa7ac0f187 650 0.22 vMB 220
215,438 215,438 00000000000001c26cc9bc4ef14339e70d292dada05d1c1908eed4ceb83d5824 126 0.05 vMB 184
215,437 215,437 00000000000000ec68a3905801a7119fe1ee824428f9443db68c09de30ac51be 329 0.13 vMB 160
215,436 215,436 00000000000000294afa63691b43003db6ac0b75f3e456389b45f93f60bb3514 168 0.07 vMB 197
215,435 215,435 00000000000004c0a237a045ba98761cf77f267d01e899fafd7473747535f7e0 12 0.01 vMB 45
215,434 215,434 000000000000017fb8317c899f4e6d814693654aea3aebf333b2b7a78a79d770 243 0.09 vMB 190
Previous 10 blocks ↓
Total Size: 779.44 GB

Node Details:

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