Loading Tool

Explorer IconExplorer

Memory Pool

76,838 transactions
28.53 vMB
0.06270016 BTC
Random Selection Loading Transactions
Max Size: 173.18/200 MB

Candidate Block

Mining Attempt d18dbd48adaa023a7d03e49699ac85e9ebd95418a0aeeab7129733fbd58bc386
Version 20000000
Previous Block 00000000000000000001c49f83a44b33fdaf760ac061f9963277002d72c7d5d6
Merkle Root 9cf280889ebeb0c5eb80ec43194631eac8a118544070fcb0c53e37f07b57e11c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,081
Size: 1.00 vMB
Total Fees: 0.00354949 BTC
Feerates: 73.20 > 0.36 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,091 (73,535 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
841,556 841,556 0000000000000000000280b36d8fd97f41793f9817ac48941df1e566bc4c84dd 3,176 1.00/1.00 vMB 35
841,555 841,555 00000000000000000002eab8754f11d944846486e6b592df11986346525988c5 3,036 1.00/1.00 vMB 40
841,554 841,554 00000000000000000002fb6ea298935b3d99906d63d0573fc5906b8b5bc9c348 3,353 1.00/1.00 vMB 40
841,553 841,553 00000000000000000000060c750cf9de56396009b4e6fe5d4d6ef3aa80504c23 3,314 1.00/1.00 vMB 50
841,552 841,552 00000000000000000000d5a066f6a640297fd3734632dba9ce8b8e8b43fed92b 2,832 1.00/1.00 vMB 29
841,551 841,551 00000000000000000002dc14533c108f9d9a9d8099cb778e6ef06c8b539938e3 3,097 1.00/1.00 vMB 29
841,550 841,550 00000000000000000001ea6146fc0efcdadbf2840108b9feeaa71b0b28a951a3 3,313 1.00/1.00 vMB 30
841,549 841,549 000000000000000000020f7c066ba8bc6593462ed98c0a054470b0d3ef84b4cd 3,736 1.00/1.00 vMB 36
841,548 841,548 000000000000000000023352a905366f932c5b8dad070ed059fd8d71a23c0705 4,279 1.00/1.00 vMB 33
841,547 841,547 00000000000000000001693edd41496193c79268b95edc658693452fa1c10d89 6,001 1.00/1.00 vMB 48
841,546 841,546 000000000000000000016ed69b39d9f245e80448848002b04626283298c51187 5,460 1.00/1.00 vMB 46
841,545 841,545 0000000000000000000273aa0353bd880102eb8caaa723c6457fe44c777d15e0 4,199 1.00/1.00 vMB 37
841,544 841,544 00000000000000000002f3b6dfd2c342fa8f928bdb8c560096628963e1be21f2 3,622 1.00/1.00 vMB 41
841,543 841,543 000000000000000000008ec71de38c90d64e803fc8950468c5b127d29c1057a8 3,477 1.00/1.00 vMB 43
841,542 841,542 00000000000000000002674ec1f18e17096b35844a5ff3d4625ed32b572bf7bb 2,903 1.00/1.00 vMB 66
841,541 841,541 00000000000000000001236edd588d789fec25157fc1f0dcaf5e3246a8f0bcd4 3,552 1.00/1.00 vMB 31
841,540 841,540 0000000000000000000221dbedfa55c4b1d1b9968526939b638e38adf21d89f2 3,150 1.00/1.00 vMB 50
841,539 841,539 00000000000000000001dd2aac1b620ad53b40487c91cd26cbfd7a15393c27f9 1,667 1.00/1.00 vMB 35
841,538 841,538 00000000000000000000d41edc0f818e032d1f5a6a4d0bd8a586680c1b3dcf30 2,342 1.00/1.00 vMB 47
841,537 841,537 0000000000000000000287bfcde2a6da66b8f81572654e50181b691451bb557f 2,012 1.00/1.00 vMB 58
841,536 841,536 000000000000000000003606bdc1fa388c4aae4e88f4c3c26b5a8a475a5a3464 3,603 1.00/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.55 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: 669.83 GB
    • Received: 15.77 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.