Loading Tool

Explorer IconExplorer

Memory Pool

40,342 transactions
18.90 vMB
0.18635649 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: 99.84/200 MB

Candidate Block

Mining Attempt 6092afe90b0fb5aa9b20acb0b95e8a500ca5577fd145fecdb473cc8a6347f17e
Version 20000000
Previous Block 000000000000000000004a70f3e5f9adf9454018687410ec954195352aac5475
Merkle Root acf2c995aeddb9a20fcc893bd7b45cf38b20e7f9d9aa77b0a31b0c3ee2b46d10
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,384
Size: 1.00 vMB
Total Fees: 0.05549040 BTC
Median Feerate: 5.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,329 (688,716 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
224,613 224,613 0000000000000118f965cd58d3bc5f004131dd66286d964697e6f4368ba64d64 462 0.25 vMB 146
224,612 224,612 0000000000000159ebf27b633cb36166bcb67bd7492ffdea2ec71b7ad6414a49 726 0.25 vMB 245
224,611 224,611 0000000000000065c645424be64d4995557360d72da3f8f6b925915e9ba8caf6 324 0.19 vMB 201
224,610 224,610 000000000000038f9e919cd7c59704d022f3729a88928f07c74884d88fb0331c 570 0.25 vMB 248
224,609 224,609 0000000000000031350e76276a80e141401ef05bc602f334bc48959c6828830a 141 0.21 vMB 76
224,608 224,608 000000000000031f4baa6173f95ab6b8e44dc62b607c9f05b7882195fd35f084 429 0.25 vMB 121
224,607 224,607 000000000000024b0868237fd278a817ac3a66c0da118e1733e3e7b81e38c050 360 0.25 vMB 119
224,606 224,606 00000000000000e0cfbb729186ab35d14d73221fcd8b07059239bc6f54a820da 365 0.25 vMB 112
224,605 224,605 00000000000001fa144d5421bc9ac4a3b5b91a490bbf4e9c7bc61a04bd5e3911 498 0.25 vMB 324
224,604 224,604 000000000000008c4735cb1237f0a87e0b93470fa29fb3e27070e0bf14499e7b 457 0.25 vMB 163
224,603 224,603 00000000000002f188b1ec107ae35a444f34886a93b31e98ef3fd56bca978d90 508 0.25 vMB 223
224,602 224,602 000000000000029cad75448d75458bd635e11f73928c641d96102db873a7436f 512 0.44 vMB 48
224,601 224,601 0000000000000372a7b89f387ff2a68ee61c9c502a4937c1d9104d1bca591785 633 0.25 vMB 288
224,600 224,600 000000000000002a86c1043a742bf85c9f82b5c4be8e7604de340a9d0e94f8d1 455 0.25 vMB 128
224,599 224,599 00000000000000c125d9a7e188979330cec4496c64f597d30a6b46350a789827 777 0.25 vMB 188
224,598 224,598 0000000000000279f5b010edc15b04b1db2be5e0a5819f1b7e488c57c21022f9 810 0.25 vMB 280
224,597 224,597 00000000000000871002c1282ee2b97fba4b634651c762347e0c16439f546715 5 0.00 vMB 15
224,596 224,596 000000000000016eb1ef4dd1b1a967a8959c7f245f95163cca292d085a568e88 124 0.05 vMB 13
224,595 224,595 000000000000005e3b50559c4a11643cdb200d3f16e531a9a0f7e0f8dd43673a 389 0.25 vMB 126
224,594 224,594 00000000000001939150c97ffa65e0ce80c0bcb843892783473560b54f5e0cfc 649 0.25 vMB 248
224,593 224,593 00000000000001c6cbcaacba3f9efe488f201f428274ab5b35727a4c8193095a 128 0.05 vMB 83
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: 85
    • Outgoing: 10
  • Data Transfer:
    • Sent: 130.93 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.