Loading Tool

Explorer IconExplorer

Memory Pool

74,464 transactions
27.59 vMB
0.07186052 BTC
Random Selection Loading Transactions
Max Size: 168.16/200 MB

Candidate Block

Mining Attempt 34554a634c7dd3aad27167d2489e3c4cdb43fe27a13ea1fe8dfdf572a2ae0950
Version 20000000
Previous Block 000000000000000000019f01622aa9ccac55b505788f3310454eb40145b7d73a
Merkle Root d434d53450e4a5164fe72bfe7f7473aa7ec1df7228daf21242b43b7b01cb6e0d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,177
Size: 1.00 vMB
Total Fees: 0.01304237 BTC
Feerates: 480.19 > 1.31 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,263 (230,497 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
684,766 684,766 00000000000000000001a3414b979a455e0293f7dcec6d010720dba0c9a44ae7 2,389 1.00/1.00 vMB 85
684,765 684,765 000000000000000000018c7d3edcb2d5006c94a0ed7302394790b3a4bd440e3e 2,469 1.00/1.00 vMB 85
684,764 684,764 000000000000000000048d406131b9014dbc31f5ab767c4e479d73ff0b959d8f 1,843 1.00/1.00 vMB 86
684,763 684,763 0000000000000000000121fc3933f54dc35107e5c2df48aa98551293dac0c182 1,948 1.00/1.00 vMB 105
684,762 684,762 0000000000000000000165c75e99702c7216ba351356b31d931a89be9110f460 1,522 1.00/1.00 vMB 103
684,761 684,761 000000000000000000027307c5f5cafe42957b8ecf34d5421200c9ae0568a30a 2,526 1.00/1.00 vMB 116
684,760 684,760 000000000000000000036d4d1b7dbc544ac9c0400181481263ed5649f59d45a8 2,265 1.00/1.00 vMB 121
684,759 684,759 00000000000000000007fe6fc3183ae70f47204893d42e5491497c181dd841dd 1,890 1.00/1.00 vMB 127
684,758 684,758 0000000000000000000907e32ec96550364638c6b0cd431666209070505abf9d 1,677 1.00/1.00 vMB 125
684,757 684,757 00000000000000000002fab7c70636fac3979fe3312f2dd92a16fff9acf673e7 1,921 1.00/1.00 vMB 70
684,756 684,756 000000000000000000033beb9c41c1fb6b3be2c4682532e33a58a7891c7915d6 1,876 1.00/1.00 vMB 59
684,755 684,755 00000000000000000000d66095529a15213e63ccb36bd1c6df5907c70a769194 2,065 1.00/1.00 vMB 47
684,754 684,754 00000000000000000000aeef08f38691c14ec1708d1dee3c8c3b8b9fc9e9b85d 1,745 1.00/1.00 vMB 41
684,753 684,753 00000000000000000003def58f8adf0abb1dffc6d8c7ef67cecba07fb3a44197 2,259 1.00/1.00 vMB 114
684,752 684,752 00000000000000000009a8614d87f182adb6afd6517ebf7fd0d0126e6945063d 754 1.00/1.00 vMB 120
684,751 684,751 0000000000000000000809a62394c7d803158d450c3261e63d200e2cb768c77b 1,683 1.00/1.00 vMB 129
684,750 684,750 0000000000000000000965681608dea2fe4c56df5d5da8d032b1eef4eec68fe5 973 1.00/1.00 vMB 31
684,749 684,749 0000000000000000000033b963afe2d14f29208eb7cfc97ea35ff4f68e32914d 558 1.00/1.00 vMB 18
684,748 684,748 000000000000000000076133ffe66fc4eddd914564ac272b268c7b3c099caa4f 2,359 1.00/1.00 vMB 37
684,747 684,747 0000000000000000000533edd635c469313a6230afdd820afdf954545b04ecaf 2,287 1.00/1.00 vMB 97
684,746 684,746 00000000000000000005d2be9a4ce993725ea41f039d9f9af1d5d6f6f1faa1d9 2,402 1.00/1.00 vMB 70
Previous 10 blocks ↓
Total Size: 782.85 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: 712.55 GB
    • Received: 17.19 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.