Loading Tool

Explorer IconExplorer

Memory Pool

29,917 transactions
9.93 vMB
0.11514357 BTC
  • 1 sats/vbyte = 12 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 61.91/200 MB

Candidate Block

Mining Attempt 59f2eba76957b0024ac12088ce65e2af4ef18dea5024cb7c561f7dc82036a207
Version 20000000
Previous Block 0000000000000000000100c607e5fb02a3a79e6481631dfb85d36b8d3ee157d9
Merkle Root db9a31e0b22d6657e6855e41c05d78c50adc0fca0c689e674b294bb5e9a61102
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,009
Size: 1.00 vMB
Total Fees: 0.03502039 BTC
Median Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,219 (688,400 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
224,819 224,819 000000000000026beb58acc077d6a9b740e9efd2cc6f4992f2d017f5aa63a402 84 0.10 vMB 66
224,818 224,818 00000000000000720c400d3219b5fe79229013e1c8d9d872e3cd24f41069ec7b 710 0.31 vMB 166
224,817 224,817 0000000000000292a9173501b8a8ea76bea6fafd105e4a95cdef32f68c3c7657 105 0.06 vMB 133
224,816 224,816 000000000000013df8f851c55fc6dc034f020cc31a4bb92caec624ef0a6493a3 623 0.29 vMB 171
224,815 224,815 000000000000026f74156836860995a4500e232a1fa2d329b5dc58251f6e59a4 299 0.13 vMB 196
224,814 224,814 00000000000001cf1e6f6f88d6f57413e7164c331000f5d7cf7fe49edd47ff89 119 0.05 vMB 248
224,813 224,813 00000000000002ecadf238876d545bb339b5218e8bf1fe6e6a31d114eb266313 303 0.16 vMB 208
224,812 224,812 000000000000012fa9120f2f6beae9f2588854172204e2341084813546e1f312 69 0.03 vMB 142
224,811 224,811 000000000000018a390497f54ddbd34b7d1e0adda1495b8c6694a69c9c3c152b 385 0.19 vMB 199
224,810 224,810 000000000000039be50a9524b1f4b6ee090b544b1efb388b3291def51cb47d1d 157 0.09 vMB 126
224,809 224,809 000000000000026b778921655b7ac10e3ceddbf548796adcf31ed4bc9f75fba1 648 0.25 vMB 225
224,808 224,808 0000000000000344c7e9c934c156923bd83ad64d38e2b1a4fed41d629809a9ea 695 0.29 vMB 206
224,807 224,807 000000000000008f50a127b2b652b23ecc655fda66a555d836fe58a9b100a0cc 476 0.21 vMB 203
224,806 224,806 0000000000000330854669f59089867261d6c361ada325a48c0d085559a428de 244 0.14 vMB 154
224,805 224,805 00000000000002d138224b6ae350ed6d6b2eaaec777455da146f2cf16e356755 888 0.42 vMB 172
224,804 224,804 00000000000003c78b20428de455bde40b87dcf20b888037e7efc170ae6b7b60 500 0.23 vMB 163
224,803 224,803 000000000000027423dee172f6cc1dabccfe97ce26cf7d3eb85dfcc02f26fa2b 410 0.14 vMB 221
224,802 224,802 00000000000002e86652a0f3eab0ea63e19faee6576a238ee48ae6f4543cbe96 134 0.05 vMB 181
224,801 224,801 0000000000000004fc2c2e9b98f693c16fb6e273efd4879a3029f355b5b08b9a 471 0.25 vMB 160
224,800 224,800 0000000000000186dfe0572fceec7528605bded25e936e5163d0e647d74ec866 64 0.17 vMB 35
224,799 224,799 000000000000012c564b782e57cf06bad80928b49c0f51ec96d3f98acde452e9 576 0.25 vMB 202
Previous 10 blocks ↓
Total Size: 779.24 GB

Node Details:

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