Loading Tool

Explorer IconExplorer

Memory Pool

40,140 transactions
27.73 vMB
0.06831024 BTC
Random Selection Loading Transactions
Max Size: 142.17/200 MB

Candidate Block

Mining Attempt bd16e7296960121a37cdd66ef912f3668eb7dfab8adbdb1ba3361a1cf800c467
Version 20000000
Previous Block 000000000000000000018167fb0d67da764ebb58599678ecc8c26a00688f59da
Merkle Root b23022c816a69b5a7a7b916744e30f37ed99ae238ed5b6224fdc1e5291da57a3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,858
Size: 1.00 vMB
Total Fees: 0.01520139 BTC
Feerates: 101.49 > 1.52 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,645 (417,997 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
496,648 496,648 0000000000000000007444c811d42ca2b641f516c74f670ee4252ea7abd4977a 2,513 1.00/1.00 vMB 89
496,647 496,647 00000000000000000009eedf3bb2b7099fc1bf25bf81c0e81cbdb88b41fcdf29 2,310 1.00/1.00 vMB 124
496,646 496,646 0000000000000000007f7d38fa41502d1822270a592f15ccc91a9bf7b9dc81ab 2,377 1.00/1.00 vMB 187
496,645 496,645 0000000000000000007a6526d998fa57ddebe057a9962bd6f2d5a613238d30e4 2,328 1.00/1.00 vMB 174
496,644 496,644 0000000000000000009df3665eb754027b2533d22c0d49d88dbd7265493c62d0 2,291 1.00/1.00 vMB 206
496,643 496,643 000000000000000000486760bc3c63e120107362ef117a18bd07ae6a4c62d87b 2,753 1.00/1.00 vMB 91
496,642 496,642 00000000000000000058125855a1e54855067430253d9d1c03d2de1bb9ea042d 2,289 1.00/1.00 vMB 168
496,641 496,641 0000000000000000007f07abd4c23cb51d6b388c165aa80b0946c440279f820f 2,425 1.00/1.00 vMB 119
496,640 496,640 0000000000000000008dec9e03001347411bb96e417019b23ed55df9edd17981 2,226 1.00/1.00 vMB 190
496,639 496,639 0000000000000000006ce16cdc39fdbbceec657a07cb1263eb8836f9b97ba7df 1,939 1.00/1.00 vMB 202
496,638 496,638 0000000000000000006ffefe5863e2167428710821fdd2b2ae326f5b6c7a4533 2,258 1.00/1.00 vMB 199
496,637 496,637 0000000000000000003349936c127faa64bf5848ded87b7058bb89658f2b8540 2,089 1.00/1.00 vMB 159
496,636 496,636 0000000000000000008a86f86a81f292fb6376e0b92ff9b653439f9ffb26e6b1 2,041 1.00/1.00 vMB 178
496,635 496,635 00000000000000000033a033af89559588a563e95277ca8363605ea5966734b6 2,999 1.00/1.00 vMB 170
496,634 496,634 0000000000000000003bc0af81a98ddf09ea583f09d4c43432232eb943ce5758 873 1.00/1.00 vMB 294
496,633 496,633 000000000000000000466a266e6d43bf98148438ff7d2842c5c9ae04edbfb2c7 2,672 1.00/1.00 vMB 88
496,632 496,632 0000000000000000003891d5ec57078418141f46e4e893c4cea4bd517971a675 2,584 1.00/1.00 vMB 111
496,631 496,631 000000000000000000a91f56cf883a6fa2c63216d7386e0e580b04b11ec61d20 2,230 1.00/1.00 vMB 217
496,630 496,630 0000000000000000007b2690bc4ecee5197bd347910654c1dfaf476a0a584449 2,318 1.00/1.00 vMB 175
496,629 496,629 0000000000000000008ff9889781f8639fc31d71e6c2287c423e3e453c891de9 1,898 1.00/1.00 vMB 161
496,628 496,628 0000000000000000005a676c7970d152c4b4b2f2a3db0c9920527fb4c76881c8 2,154 1.00/1.00 vMB 213
Previous 10 blocks ↓
Total Size: 781.76 GB

Node Details:

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