Loading Tool

Explorer IconExplorer

Memory Pool

37,996 transactions
15.46 vMB
0.10913756 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 88.46/200 MB

Candidate Block

Mining Attempt 2cc402b38bbac9462356ea6b13e4e6efa9122f2808110aa63427fcda53338fb5
Version 20000000
Previous Block 00000000000000000001f06e79710a37ab005885ab5f59b589cbb915c2a023cc
Merkle Root 75e11c388a2af0e6fc2f9a0c02209b4aa853c7436f9de98a65d0503c0e49791d
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,670
Size: 1.00 vMB
Total Fees: 0.05049799 BTC
Median Feerate: 4.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,341 (689,651 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
223,690 223,690 00000000000000f0a2cd05ae016820a554b6f1524129f681cfe190d2be73b08d 512 0.26 vMB 80
223,689 223,689 00000000000004249e6db4a5e9ac87ef72fe0f6d6ffd336d114193a1a0c5599a 778 0.25 vMB 359
223,688 223,688 0000000000000008df5b7e5ab0960ece72bc8d255c41a742953f43af59e65431 519 0.34 vMB 98
223,687 223,687 00000000000003c70635f01386e0077d9b0cfde8b3fd27ac96b07b8a7f92aa8b 256 0.16 vMB 95
223,686 223,686 00000000000003c4e9aba96dc987e29e5bbc206cad4de782b2c9f98e69bc05ba 424 0.25 vMB 137
223,685 223,685 0000000000000023758e9e5ea0f209edd2bc4dccd23b7e54e5eedf31f2cbe6ad 685 0.25 vMB 217
223,684 223,684 00000000000000e109b1ff78353950b5bd1b894f4a26a85002f0c13061381558 617 0.25 vMB 187
223,683 223,683 00000000000000e5837377d58bb70e1e5713b965fd64c4eac2f3a30163ea84ac 690 0.25 vMB 252
223,682 223,682 000000000000037cebd51cd7e62c8d5b38439c878546b07983da8617acc38ab1 477 0.25 vMB 158
223,681 223,681 000000000000022c64147ea91a9de17390f24b3d4ab074261cb120ccd35cb5f8 655 0.27 vMB 198
223,680 223,680 0000000000000042f4f91e680401e1df2f4495483e9f74c3b90bd6fd1e227079 137 0.05 vMB 207
223,679 223,679 00000000000000d628fe1f4a53c488db168599a07b294fa5214c614b29a31438 512 0.22 vMB 126
223,678 223,678 00000000000000da31041bf29cfd0762c955934a1ad6d36f54de19fc68ad2d85 298 0.19 vMB 119
223,677 223,677 00000000000002982e8cc315f70e2eea996471e4bf3062a647ea9031f36c1684 675 0.25 vMB 250
223,676 223,676 00000000000002a1c40407a16cd0dc5dc50c69167faf120ea26236b6a64cd537 132 0.08 vMB 131
223,675 223,675 000000000000047561a6eff86938d451195bcab97856b255aefb5aa45e3c3f6f 452 0.20 vMB 194
223,674 223,674 00000000000000af338999746c3a8c08d75d848d8d8bbd223058ee16eea6175f 426 0.18 vMB 199
223,673 223,673 00000000000002260d64fabadbc9086ae200bee6c4eaf701ab07c78d824c8425 363 0.25 vMB 135
223,672 223,672 00000000000002c9163d34b6df5332f54461617af0b61fbc3b7ee69dd470569b 723 0.25 vMB 234
223,671 223,671 00000000000002456ee1ebd384dc2fc7d9820e531c3c15e329f047669b01fc67 910 0.50 vMB 73
223,670 223,670 0000000000000062c2256d806cf5ddee405e7f105e77af5f7d81fb13378302de 421 0.16 vMB 167
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

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