Loading Tool

Explorer IconExplorer

Memory Pool

23,741 transactions
11.76 vMB
0.03707342 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 65.24/200 MB

Candidate Block

Mining Attempt 49bd2e7d8b2fb72027f9fbba0819e70255907cdce79c6f74f00b92df94bf73fc
Version 20000000
Previous Block 00000000000000000000a63c4217871795ebc58c9d9dc77b79709c942a9e652e
Merkle Root c6fad18989f90e5af9d0bcdd7f0e75471f01975b877ff0b22ff56c31f6e014c8
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,690
Size: 1.00 vMB
Total Fees: 0.00946174 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,353 (781,703 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
131,650 131,650 0000000000000033ab2bae5f42a4a1285374188ee10d8db74eee038e844a0774 132 0.05 vMB 582
131,649 131,649 000000000000086772ff134cf92080b78d112fa93191e0d198c9dd3cf20b9430 102 0.04 vMB 511
131,648 131,648 000000000000024bdd917641a77e19a4e0a64f1d25f09911b21112f8aa22b1d9 36 0.01 vMB 494
131,647 131,647 0000000000000c4b5cb02663d375b7051fca47b5b514d87b6f8588d056b8399b 28 0.01 vMB 1,916
131,646 131,646 0000000000000cf676796aa9ff39e5d9f798b7292a55eb8d3388c4d96aa03c62 29 0.01 vMB 740
131,645 131,645 0000000000000ba4dec1698ec492cf0c579de1bdf0743108a38f7aa1c031e5bf 12 0.00 vMB 1,152
131,644 131,644 0000000000000ca873bdef8a4ec10bab6aadf95d242718fe9b5e329204204928 135 0.05 vMB 670
131,643 131,643 0000000000000034e9d57e99225975609d5d334ee5d10ccac307707d41a8bc21 108 0.04 vMB 437
131,642 131,642 00000000000008df569796880fe98c78591145124b3636553b20b4f605414805 51 0.02 vMB 1,252
131,641 131,641 00000000000005ee64e64c4aae4529fa78b111996ac1a205dc7b91b71cfcde1d 136 0.05 vMB 293
131,640 131,640 00000000000001e4d3d073e4722cc2ce924e789d204b59318686be748e173ced 34 0.01 vMB 622
131,639 131,639 000000000000068d713e7d5db627cdc0c2c9b725b794f1984b5bd72cc2a74619 12 0.01 vMB 2,220
131,638 131,638 0000000000000309b29c3d0113079a28aa1554640e532659a0520469ec4a506b 48 0.02 vMB 268
131,637 131,637 000000000000097c47b8a1cf7de7cb67b97e42d77478bec78c57fbd8d2b3bd19 99 0.05 vMB 1,433
131,636 131,636 0000000000000073a172d9c00c9ca988295c0faa55a739e3629be1a8a8b05a6b 182 0.07 vMB 1,124
131,635 131,635 000000000000000d8049f9d729aa5735994b2c5a65b39aa0c7a7588d0dbb81d4 29 0.01 vMB 1,535
131,634 131,634 0000000000000a2c20c80210572b6fd01ae041974f0da5b48fb6468d6c2d7da7 75 0.03 vMB 1,551
131,633 131,633 00000000000002169a436b9759f396036e16e33faa7466d9f0d44adeb9d1f709 103 0.04 vMB 138
131,632 131,632 000000000000030208636bace094a3a7f9c4c71da7f7bfdb4b469268ee7dd0a2 35 0.02 vMB 788
131,631 131,631 000000000000030689a3a94e157110b9d676a4753bb02af4f7373178dace5d70 132 0.04 vMB 288
131,630 131,630 00000000000009044211913c9d8b85c82f35da16b612f9819b1ec970f55d2893 90 0.04 vMB 1,673
Previous 10 blocks ↓
Total Size: 779.48 GB

Node Details:

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