Loading Tool

Explorer IconExplorer

Memory Pool

79,733 transactions
30.15 vMB
0.08246990 BTC
Random Selection Loading Transactions
Max Size: 183.95/200 MB

Candidate Block

Mining Attempt 9bbced6a033cfa589c6904c090eb71d67315c38a53c96785e3b1ebb97289ba1d
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root 164fa07d89eccb782b026ef3691fb456fde8f9c2ff6c8e7e153341ff26d7049d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,057
Size: 1.00 vMB
Total Fees: 0.01537259 BTC
Feerates: 200.89 > 1.54 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (442,271 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
473,111 473,111 00000000000000000123f4dd5725f694e9b7bb1c8fdecd0edc0a21a27dfa4db0 2,155 1.00/1.00 vMB 368
473,110 473,110 0000000000000000016f861cf3b8d11f0a5cf64801083c3cd5e88448d8720142 1,475 1.00/1.00 vMB 152
473,109 473,109 000000000000000000542a419bcfe8cdc7b33d19f79e4dbd4952ea70dd5ba6fe 2,135 1.00/1.00 vMB 172
473,108 473,108 00000000000000000136b658b157dc7d0a40d4da7e63f400b0ad3edd0e52f7e2 2,081 1.00/1.00 vMB 280
473,107 473,107 0000000000000000007ad36d8e50291ccc857bfe988efdaa7856a250b8cec480 2,411 1.00/1.00 vMB 358
473,106 473,106 0000000000000000000f51309907f16c2237b6989e48d516c309352b624bb946 2,144 1.00/1.00 vMB 277
473,105 473,105 00000000000000000073d14b5f82f8a8779b5ad5b24579aa332bcc8b4e1d8318 1,958 1.00/1.00 vMB 242
473,104 473,104 00000000000000000151b3ddd9f26ff52984ba05f3c0cfef8722146190f0f388 2,368 1.00/1.00 vMB 376
473,103 473,103 00000000000000000116cf75e174b8f6c1457c4877776aab9e7f7fdfbec9bd1d 2,127 1.00/1.00 vMB 296
473,102 473,102 0000000000000000004607eab9650ef41874d018738b759d167e0612abfd04f3 1,922 1.00/1.00 vMB 338
473,101 473,101 000000000000000000402ab1d2febc98a3c6199d687e1b6e5056fed1aee9ce9e 2,623 1.00/1.00 vMB 390
473,100 473,100 00000000000000000071d55f4761e3b74ca55c468b6b633b3bd9a2c1d08a7ba0 2,422 1.00/1.00 vMB 382
473,099 473,099 0000000000000000012d889fdb94f3a3e5e2513015e73dc41b2d51d3ec4ae332 2,136 1.00/1.00 vMB 168
473,098 473,098 00000000000000000114bb49d8652f276d468aa46cbb1704fe403362d78b9993 1,546 1.00/1.00 vMB 128
473,097 473,097 000000000000000000db97ef858dc64a1b639261c315685c684eb8288168b11d 1,486 1.00/1.00 vMB 143
473,096 473,096 000000000000000000139d0178a18beb428b5d3ba5bd9ad72c7e91a6184a9b5d 2,296 1.00/1.00 vMB 330
473,095 473,095 00000000000000000012ec87860b5ac5f1f1649bc52338901d460ff084f0756d 1,742 1.00/1.00 vMB 350
473,094 473,094 0000000000000000009874f4dbc66d66dff40b614c58030716232f1af93eda27 2,026 1.00/1.00 vMB 55
473,093 473,093 0000000000000000003db45e5af50e4acc2acd9a7dc1890d7e0a869b5862d709 913 1.00/1.00 vMB 120
473,092 473,092 00000000000000000122a92171e52ffc1fe528eafe583e717c945af4b3e45cbc 925 1.00/1.00 vMB 76
473,091 473,091 000000000000000000f618ff17b0783e4ec7fe29e8278df6476ac908d21e9639 2,040 1.00/1.00 vMB 355
Previous 10 blocks ↓
Total Size: 783.05 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: 720.58 GB
    • Received: 18.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.