Loading Tool

Explorer IconExplorer

Memory Pool

78,998 transactions
29.46 vMB
0.06617577 BTC
Random Selection Loading Transactions
Max Size: 177.33/200 MB

Candidate Block

Mining Attempt fa0f83fa4d1c7738cb5f8c88ed3048396aba1e698464cd583924cc1dc7a941ef
Version 20000000
Previous Block 000000000000000000005ca632d69633021cee09eb0a1dc73d46b978a1e9df69
Merkle Root 125a9f5e868893a3fbb0a4ca140a6cd681ceec11d097ca485b42417b0f3866c1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,340
Size: 1.00 vMB
Total Fees: 0.00642073 BTC
Feerates: 73.20 > 0.64 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,985 (667,443 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
247,524 247,524 00000000000000132c1df5ab94f9950088ecb79f9433dc382d659657dc3061ee 32 0.01/1.00 vMB 137
247,523 247,523 000000000000005d86cae31193b1ab2b4ee109e05742e3412dfe4492b913b255 162 0.08/1.00 vMB 131
247,522 247,522 00000000000000690f871c3c924a6747873c126d28573e23b02b1db46078de56 281 0.13/1.00 vMB 126
Previous 10 blocks ↓
Total Size: 782.37 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: 663.20 GB
    • Received: 14.89 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.