Loading Tool

Explorer IconExplorer

Memory Pool

78,077 transactions
29.22 vMB
0.08483505 BTC
Random Selection Loading Transactions
Max Size: 176.51/200 MB

Candidate Block

Mining Attempt 937178e9e815499dcd9709cd530562393f552c2a472160c79d751db7a425c8da
Version 20000000
Previous Block 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b
Merkle Root 764a355f26548e8f33ae3bdc4d6b781b161ca06cd15afa083f902fe446fae392
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,758
Size: 1.00 vMB
Total Fees: 0.02356441 BTC
Feerates: 302.06 > 2.36 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,129 (377,677 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
537,452 537,452 0000000000000000002701772dd9f867c6885ed19dc22167d760c1b42d9c2602 1,180 0.37/1.00 vMB 46
537,451 537,451 00000000000000000028e3e41aa75a358351fa094acf5165307e10d6da0ee594 929 0.33/1.00 vMB 61
537,450 537,450 000000000000000000261e54af70499f893431279f23825f165814795c79361c 967 0.32/1.00 vMB 18
537,449 537,449 000000000000000000157348f0a559cc2b4ad3681518e36935195ebd0f1f0c3f 27 0.01/1.00 vMB 42
537,448 537,448 0000000000000000001906f6e1ff9bd2d45a12fd8b69125d2f334b143e82cfa4 26 0.01/1.00 vMB 39
537,447 537,447 00000000000000000007351b882c248ee8255f6bdbf47c7948589b9686dd55d0 1,083 0.41/1.00 vMB 18
537,446 537,446 000000000000000000030a9480b37d88cdbf384d675caea93769ba7ae56859e2 586 0.27/1.00 vMB 28
537,445 537,445 000000000000000000261d0165ff893f41c38a516741716cd8259cdd444a4375 12 0.01/1.00 vMB 4
537,444 537,444 00000000000000000016ed2942224fc0c7ed3a30e38675e5e81a3f9642d3cf3c 1,405 0.57/1.00 vMB 16
537,443 537,443 00000000000000000014d3697fbe11898cb6c845ccb63819d4fa5e4bf439e4a1 16 0.00/1.00 vMB 15
537,442 537,442 00000000000000000007355863888c126080d807bfed6239db22960f2f4f5392 2,205 0.88/1.00 vMB 21
537,441 537,441 00000000000000000024429dd2c1c38fd13f521198bdadf7af0f742412471adb 612 0.20/1.00 vMB 19
537,440 537,440 00000000000000000022c1be717b34d3c3f7d2352729085e8527ac98b7ef8940 1,599 0.61/1.00 vMB 20
537,439 537,439 0000000000000000001ae96c6966aa8edff875bc99b19294659e6554608baf4f 893 0.47/1.00 vMB 18
537,438 537,438 00000000000000000027fce884a193cffaa2c62a868adecabb844dde9374cfa5 6 0.00/1.00 vMB 12
537,437 537,437 0000000000000000000574aaa78313da8d7c2f4f89a3f0b1e594f254953ea793 172 0.11/1.00 vMB 22
537,436 537,436 0000000000000000001ddeb7a8511fce24fbb5db4c50462983266b770fc499cd 728 0.38/1.00 vMB 30
537,435 537,435 000000000000000000066e8fb42e5ee8f677df10f53b042913891cfaf1137a85 247 0.13/1.00 vMB 17
537,434 537,434 0000000000000000001068ce4d52323af36a2984b5d6302746e3bacc7e4324e0 329 0.53/1.00 vMB 3
537,433 537,433 00000000000000000015fad29d31503bf0ee13284cf8ebfb57e6033ecc7dc4f5 272 0.16/1.00 vMB 11
537,432 537,432 00000000000000000017d54a033e7ccc00683bf3fa00deca641f606de7d683c4 238 0.14/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.62 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: 671.98 GB
    • Received: 16.09 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.