Loading Tool

Explorer IconExplorer

Memory Pool

43,287 transactions
26.88 vMB
0.08743683 BTC
Random Selection Loading Transactions
Max Size: 140.61/200 MB

Candidate Block

Mining Attempt b9110a2da7bfe73f044d5f73e29e66a79d488b0b9f209ffe1e1a96be95e47e41
Version 20000000
Previous Block 00000000000000000001ff0c0433b87a5d0615e6342abab83320b5e744d1d571
Merkle Root 288a7474ab430ab8c4530938e5d270075eb8e6f3fc01945cbe54ffbd44adb6ec
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,424
Size: 1.00 vMB
Total Fees: 0.03689039 BTC
Feerates: 151.16 > 3.70 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,869 (468,243 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
446,626 446,626 000000000000000000436a25ec468afffca94e5a4f72e4480267c42c0a5342cc 2,153 1.00/1.00 vMB 71
446,625 446,625 000000000000000000a2e8f6f1b5cea8cd0755235dddd388dde45144b03e2926 2,617 1.00/1.00 vMB 97
446,624 446,624 00000000000000000280eebc114c3f29fef5b3ce8dbd8e3154cacb38ecdbaeac 2,295 1.00/1.00 vMB 88
446,623 446,623 0000000000000000021c11ae8b091c3742b0a326ef6dead74dc2b5e5109b6b82 2,285 1.00/1.00 vMB 83
446,622 446,622 000000000000000001020e6d1877869fbdc3b0d27b9161c38df670314b0c798a 2,231 1.00/1.00 vMB 87
446,621 446,621 000000000000000001d076c362122f266896b085a8d664ef2681407c2fd77582 1,912 1.00/1.00 vMB 59
446,620 446,620 0000000000000000029cda9f207217244e8f53155fb195c7d3f1a978b9c99ee4 2,423 1.00/1.00 vMB 74
446,619 446,619 0000000000000000034dfc82ea1ed7b4af079e0f8890c939497980491cd03fea 1 0.00/1.00 vMB 0
446,618 446,618 000000000000000002a398fd29b4ac1cea64a90365da10e3bc3f07cd8ccbd53d 2,259 1.00/1.00 vMB 102
446,617 446,617 000000000000000002f79253801c19a875d14f30345a2e0034e71e8f6739dc2a 2,461 1.00/1.00 vMB 93
446,616 446,616 0000000000000000005b6af7cbfda0adf6d37665ab46c69aa3586f1e14c405f3 2,487 1.00/1.00 vMB 75
446,615 446,615 0000000000000000018ebc38b35cd848625860554b0f3c52c7eaeb8320945e96 2,385 1.00/1.00 vMB 113
446,614 446,614 0000000000000000025795834bfdca3c2fd568120c59c3a619802d954c34b117 1,679 1.00/1.00 vMB 57
446,613 446,613 0000000000000000030b1b9071847359e98fa5b7071e974b0491c5dd49817db6 2,686 1.00/1.00 vMB 73
446,612 446,612 00000000000000000224f4ed0ed93a3457bb3b84b45ae20bb39f2a9fe8d2e53a 2,060 1.00/1.00 vMB 69
446,611 446,611 000000000000000001074378e50fedec685f4434521a6f8f8652d67232bb3780 2,300 1.00/1.00 vMB 88
446,610 446,610 00000000000000000352f3dcc424cbf2db6e345b80c421a23c85511babc1b677 2,869 1.00/1.00 vMB 123
446,609 446,609 000000000000000000d9191286ec4150a5d84e62411a319807180bf247719f4f 2,120 1.00/1.00 vMB 106
446,608 446,608 0000000000000000004aecc12c1cd0706f857cee003f7f6cb34ed8b395b669b6 2,459 1.00/1.00 vMB 71
446,607 446,607 000000000000000000f14e62767cba9f2bbcdc200e3868e8153c8f1553bc7470 1,772 1.00/1.00 vMB 60
446,606 446,606 0000000000000000023b4ce5ef9f5bd92758ccc5070b9f7c50a5a20766dac164 1,751 1.00/1.00 vMB 63
Previous 10 blocks ↓
Total Size: 782.16 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: 653.26 GB
    • Received: 13.84 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.