Loading Tool

Explorer IconExplorer

Memory Pool

47,393 transactions
28.08 vMB
0.08984435 BTC
Random Selection Loading Transactions
Max Size: 148.97/200 MB

Candidate Block

Mining Attempt a0fa1495d6458afdab8b5cb54de80645fa3774ead20476467173a78d7248a057
Version 20000000
Previous Block 000000000000000000015e8f4c39ca0699d930716f37fac725961f0c21424ed6
Merkle Root 40663da5f093eaecc3b7c9af59a89afc5ab21a3803cb5c14f7b8a0705b2dc0c3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,266
Size: 1.00 vMB
Total Fees: 0.03409375 BTC
Feerates: 683.68 > 3.42 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,906 (667,361 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
247,545 247,545 00000000000000565b578b90ab220070656754172cbb44abbb87653b81c207d4 142 0.06/1.00 vMB 109
247,544 247,544 000000000000009f09abb63140acc73a29917970d5fb673309cd55fb3f1f9552 612 0.23/1.00 vMB 179
247,543 247,543 00000000000000319b2545deb42f86c3f02ea95aa66c0c1f092543d42c5a819d 382 0.14/1.00 vMB 143
247,542 247,542 0000000000000002403b691b211b565977cb1482c4b18d5d498d99e2b520cef4 7 0.00/1.00 vMB 39
247,541 247,541 00000000000000061da1607eac606d4295a54dcb36a8d40d3bd3db4696353928 226 0.09/1.00 vMB 120
247,540 247,540 0000000000000095ea38bfc486e885395c79c3308a5a596c89e0f1fcdcc7c178 143 0.07/1.00 vMB 142
247,539 247,539 000000000000003011357b917a7e8c5c55f0b305a6a32b0583126fc98d5c668c 168 0.06/1.00 vMB 183
247,538 247,538 0000000000000015d882db7f44788b83b785141c6c849392c179b9996e0581a2 220 0.10/1.00 vMB 148
247,537 247,537 000000000000004483bc14ef005cdf4ff4b4bbc74ea86f77aa10d419bbd208e9 261 0.11/1.00 vMB 134
247,536 247,536 000000000000003216863b4c875780bccb1384bbf5c00e6bda4da1f51d3254b0 67 0.03/1.00 vMB 107
247,535 247,535 0000000000000069d424d06a68af11de756cedd8b438c52595443a1d7a3ff7a3 107 0.05/1.00 vMB 166
247,534 247,534 000000000000007bbffd3c276ce513ac2506c933410b96e789edb3fd5ff08713 229 0.11/1.00 vMB 131
247,533 247,533 000000000000007d259a899f00ce65c33340b640104afdc3e52a94c16623e971 214 0.10/1.00 vMB 146
247,532 247,532 0000000000000006183f9968f9045a7b6b55b1b6b658ae4fae4ba430bebc7e44 142 0.06/1.00 vMB 216
247,531 247,531 00000000000000833ce826531e77d48bfa0db1ee842a48aa0711b08261f5dcdb 85 0.06/1.00 vMB 63
247,530 247,530 0000000000000093f3ec414afff65bb8fa14c3803740270a9c8b1b7e385018bc 570 0.21/1.00 vMB 165
247,529 247,529 00000000000000164928deb27fabffa5cdbc5530fcc548b1b3fb8bfe012e7fcb 35 0.01/1.00 vMB 87
247,528 247,528 0000000000000059daa805444f6db86278849bd06ac0f30429b28060093fce80 79 0.03/1.00 vMB 163
247,527 247,527 0000000000000057c45fa913a9dec2a2e8e28a2f7a69bceaf3b14f70ead6ce68 289 0.12/1.00 vMB 126
247,526 247,526 000000000000004e4c98b3ad6fa2e5e7b0783b27fc89f87597e31277b1f6fc16 39 0.01/1.00 vMB 45
247,525 247,525 000000000000008bf5d4325de0c64507e8f0e60bdca6267839fcce8f781a0de3 96 0.04/1.00 vMB 154
Previous 10 blocks ↓
Total Size: 782.22 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: 654.78 GB
    • Received: 14.20 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.