Loading Tool

Explorer IconExplorer

Memory Pool

33,647 transactions
29.25 vMB
0.07239978 BTC
Random Selection Loading Transactions
Max Size: 141.52/200 MB

Candidate Block

Mining Attempt 99ab64521b7145a9a2e28c2336f361eb358df36f7cf7049acac975ae2e12f12d
Version 20000000
Previous Block 000000000000000000016a655abee59fb1fe04633919e8d234db6ab1188b5de7
Merkle Root f3a8ba09fcab99b5c55dbb5591499175afc9c3b13f4675f1446cdf137a00c59d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 731
Size: 1.00 vMB
Total Fees: 0.01064283 BTC
Feerates: 19.02 > 1.07 > 0.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,518 (735,686 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
178,832 178,832 0000000000000207d53b4046f0781986b7387c7ec3e70821547418a01af1d172 9 0.00/1.00 vMB 17
178,831 178,831 000000000000006ec75b52ec7b76c32344bb9f586d28d8ac9cd3f24b797bd782 68 0.03/1.00 vMB 101
178,830 178,830 00000000000003bd142e8b3cf9f505d0f0f015c304f229762d7070fc3751b80c 16 0.02/1.00 vMB 32
178,829 178,829 00000000000004bd348fc742c86897ab7c3fa1d534dfe44d523d9d28b27cec8b 48 0.05/1.00 vMB 79
178,828 178,828 0000000000000445d7f7e481d96dd566d578f7a64fbb14eade04351d4e02570f 21 0.01/1.00 vMB 120
178,827 178,827 0000000000000338b0be264b0bbc6b4fdbc1e39e23b4726c6e11cdac76e39047 92 0.03/1.00 vMB 54
178,826 178,826 000000000000065b8be5b6ce5960ac82d6595557689f63e94242adcc3180e733 88 0.03/1.00 vMB 63
178,825 178,825 0000000000000542cb434dea6d52e5dc7b0802b42168d15b5262c47bf8750ebb 65 0.03/1.00 vMB 209
178,824 178,824 00000000000004a00ed56a0eed6e11c488068208a9db107c97f9f262d2b80dec 16 0.01/1.00 vMB 70
178,823 178,823 00000000000000bad7a967bd4cf5a24f75ece9a556b06052bcbb99738bbc8b16 64 0.03/1.00 vMB 147
178,822 178,822 00000000000009b9eec6cc684e0096a206c9d01c993ca4c8b5a1c08caf87973a 116 0.05/1.00 vMB 160
178,821 178,821 000000000000099abdf9b8891e19cf26b0678e863aa509b585f6228ffe4bf683 61 0.02/1.00 vMB 79
178,820 178,820 00000000000007099e2fd74a16da3bdcd57afef58789d8200655f3847f76f9cd 95 0.04/1.00 vMB 137
178,819 178,819 0000000000000104bf381e5d22bd9779b9b51edf548b35eb616b82e5dcf167a7 161 0.07/1.00 vMB 255
178,818 178,818 00000000000005934b8a186bdc7d6b2cfd7e57fc81d5de31cb2f8183fffae230 10 0.00/1.00 vMB 106
178,817 178,817 00000000000009f7e2559028be241ad7b2c0032cffb1b80ae345b84181f6355c 144 0.05/1.00 vMB 146
178,816 178,816 000000000000096f29c46f6f3a2f4d8dbc29bba0d74868ac0c626cc667a24c84 73 0.03/1.00 vMB 149
178,815 178,815 0000000000000227a6ec9b2a17b33c6f0152b85565dec63c6a9b5ab755232c51 63 0.02/1.00 vMB 40
178,814 178,814 0000000000000a5a9899c68894d89d01291dc0dc875915b5700594cf901a5585 86 0.04/1.00 vMB 153
178,813 178,813 0000000000000415793ceceb33bba74a7715345c7c1f1f036050ca464e742b41 54 0.02/1.00 vMB 6
178,812 178,812 000000000000070c42272ba569b1f4fd523b4517a318b7964aeeab144b6ba591 16 0.01/1.00 vMB 75
Previous 10 blocks ↓
Total Size: 781.53 GB

Node Details:

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