Loading Tool

Explorer IconExplorer

Memory Pool

64,078 transactions
35.27 vMB
0.15445740 BTC
Random Selection Loading Transactions
Max Size: 188.18/200 MB

Candidate Block

Mining Attempt c36f878371cabafcbce0d6ba1491d9f0481ea7e908cede04ae9b6c5652d8e061
Version 20000000
Previous Block 00000000000000000001db60b636186bd1aecedcfcc25d04d7c99ec11aaae16e
Merkle Root 611069d7e99354c0746cbdcaecd6030badd56ae69c3dd9bdc95308fb65289a66
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,345
Size: 1.00 vMB
Total Fees: 0.04768949 BTC
Feerates: 100.36 > 4.78 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,423 (873,112 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
41,311 41,311 00000000316e997785be715d7a5b3bdc31d0bf7b1eceb9433c3cf5de9636f0f4 1 0.00/1.00 vMB 0
41,310 41,310 000000000360479293b1b7404fcb8b51233d0b7873b2158b01c4f1276945c6ad 1 0.00/1.00 vMB 0
41,309 41,309 0000000017ca8640a6374119ccacce512cc9547319d7aece92f42be5a022e7e5 1 0.00/1.00 vMB 0
41,308 41,308 0000000061e1c8b0ae59c6a01cf74d45ac70d79d2b77b8a3702dd81048f6720d 1 0.00/1.00 vMB 0
41,307 41,307 000000001285cb866ef9e4c2af6fcd9b1a53361227f8441b0179cdfcb9b1b309 1 0.00/1.00 vMB 0
41,306 41,306 00000000651c26477450c0b353b2c368ecb3e4e195001c204d5f0be53803df07 1 0.00/1.00 vMB 0
41,305 41,305 0000000030abd18ffe14252ca6a6758c4b1885686773c56d5061e89a3ed8ddc4 1 0.00/1.00 vMB 0
41,304 41,304 000000001dd95e783d516eb727144213547a08b5e63d381fca759e5d87e1d5fb 1 0.00/1.00 vMB 0
41,303 41,303 000000002e7e467f693cede5f1f2767a4375d9f5279455df619b56123f2c91ab 1 0.00/1.00 vMB 0
41,302 41,302 000000001af20f251ce1f5404035fc48228ec36bcce51e43542656c02699ca2c 1 0.00/1.00 vMB 0
41,301 41,301 0000000001752d90cbe87aa8a11ef329cf6b2b3c5c39aab439cfff32a4610097 1 0.00/1.00 vMB 0
41,300 41,300 000000003afbfc011543fea7f2189441f3b9055564aaf29e205a4429b5acbcdc 1 0.00/1.00 vMB 0
41,299 41,299 0000000024b2364c6302eeb91c22d1e51d3e26936f174ba5aea20614e0925b46 1 0.00/1.00 vMB 0
41,298 41,298 000000002a6803d1c46f0aaad1f6cd0f958e14d057d2b52f74a8bedee7307c1f 1 0.00/1.00 vMB 0
41,297 41,297 000000005465bea676d2edb081c467926ea4e2207069c6e58c3446c59ae14c93 1 0.00/1.00 vMB 0
41,296 41,296 0000000042f8f8fc073035c65af8254aefc80a8ee3ed5ca23cec3a6a98400875 1 0.00/1.00 vMB 0
41,295 41,295 00000000447a35a0d32c288d51b871b3a65d60127d5f40273433614d4ae8ad5b 1 0.00/1.00 vMB 0
41,294 41,294 000000002c59bea2cdeb3d2f55177e7d9d8a8dfcd25ce168ac1885ea3d59ea2e 1 0.00/1.00 vMB 0
41,293 41,293 0000000064a09e52569c2a014310199993f161f106bcb9b9830423a9b845ecc1 1 0.00/1.00 vMB 0
41,292 41,292 000000004768c889ed642ac7bcee48f9cb6dc38c70de048919d18c5997be3af9 1 0.00/1.00 vMB 0
41,291 41,291 000000002fadc2a0de32e3a491dfc0e4bb4dd4a1a8a5e2e4e8e142718d7257cd 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.35 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: 602.16 GB
    • Received: 10.33 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.