Loading Tool

Explorer IconExplorer

Memory Pool

24,658 transactions
5.33 vMB
0.01849141 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 40.28/200 MB

Candidate Block

Mining Attempt 6e3a1d7b4dc432c58d62c581b4d851bab49c14905de6b37e3d58b67e38141eee
Version 20000000
Previous Block 00000000000000000002171523b0948b2408751d81c5c9847d3c3e54b812a019
Merkle Root 3f193fce37e7f99ef33a5be62563d8b98ee56142f2199b205c5142e8e50cee53
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 573
Size: 0.15 vMB
Total Fees: 0.00475874 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,232 (657,534 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
255,698 255,698 00000000000000353f3a0d10e7e67cf85dcc6af92af24a12984ebcbb6b393d83 147 0.06 vMB 126
255,697 255,697 00000000000000028097024eebd35e494da110f7a07d00cde4cecaad8e80c044 140 0.06 vMB 143
255,696 255,696 000000000000002dfd7b5712f8d0ec1e780729d7faf74f68e1113af25acee862 19 0.01 vMB 136
255,695 255,695 000000000000000f1677d9369b2f3d4aa47aa409882d0ad9e9e8afbe2190ce37 341 0.16 vMB 138
255,694 255,694 00000000000000271626943e1c503cd01af8f2e4ac6f43ac0262fbc7ce815c81 316 0.14 vMB 135
255,693 255,693 0000000000000033e773dca6e019e769acab1b8638224fe279b8f7d2ddf1f9d0 160 0.14 vMB 62
255,692 255,692 0000000000000035b1eb90b918d102d654b34b2d7b83c3493e95df51ca8218ee 310 0.13 vMB 108
255,691 255,691 00000000000000076697942c2aefe48ad6d121fd5935f10b0f02140d4f0a5d3c 609 0.25 vMB 135
255,690 255,690 000000000000000a66145d778fef9c35412bc16a0ed4a8404d598525a0d01c6c 382 0.17 vMB 3,950
255,689 255,689 00000000000000038c0997f19b9ca694e9fc2cc9ef68ddc2483fb5a1b17f1f23 43 0.02 vMB 43
255,688 255,688 000000000000001e209a7a541bd5be172cf9578ef3658e044dfe833b2396d918 534 0.24 vMB 125
255,687 255,687 000000000000001ffe5ecd86fad9e56411600868229316cf44189473da7b8e1a 130 0.05 vMB 114
255,686 255,686 0000000000000030fb68ce79cc1fecbe0166b67a9826394ef024dd9e60140675 58 0.03 vMB 73
255,685 255,685 0000000000000015db12f512d71d95b4c556c4428a95953e42fc853e1b5f6a18 434 0.22 vMB 99
255,684 255,684 000000000000002b43e512a6245ff278f79048af5d2a0213feda99bdde4882de 243 0.09 vMB 171
255,683 255,683 000000000000001795b368e119400c34d8f962e2c5e5d858ff4036d1607aa181 53 0.02 vMB 85
255,682 255,682 0000000000000016b1f843ba6eb25cf7a17b76e1e57acfacc2839089aedaccb3 110 0.10 vMB 87
255,681 255,681 000000000000003301aac40924e72a545aacf73bc73bcb2998e4ac741002dcbc 257 0.11 vMB 122
255,680 255,680 0000000000000005f5159bb09c5e2cc9800956ab1d3d0338ba7eaf3987fabd42 376 0.16 vMB 126
255,679 255,679 0000000000000019dd40fa2edba89cf4f1a83b509df5444dcfbd09e6bb2ad81e 468 0.23 vMB 111
255,678 255,678 000000000000000cb96f5129c033e1888325c2337d48d470a1116973575cf559 16 0.00 vMB 137
Previous 10 blocks ↓
Total Size: 779.26 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 77
    • Outgoing: 11
  • Data Transfer:
    • Sent: 26.15 GB
    • Received: 0.53 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.