Loading Tool

Explorer IconExplorer

Memory Pool

82,233 transactions
31.10 vMB
0.12079198 BTC
Random Selection Loading Transactions
Max Size: 186.11/200 MB

Candidate Block

Mining Attempt 1c9270e62ed15324f180c6a13533a375b045250125bd781d644cfb3980dd2d7c
Version 20000000
Previous Block 00000000000000000000b8bb4db39a0e97c8954f43fc10a0b1b8a513d2398ed1
Merkle Root e88a5925adcef623db39f77d2b66f54192e696e53d994dd0c3cdc3df8866094c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,606
Size: 1.00 vMB
Total Fees: 0.03590765 BTC
Feerates: 101.42 > 3.60 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,150 (385,498 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
529,652 529,652 0000000000000000000e4f580cc180d66bd71fd174d606af0e71b04cc2a896a5 1,391 0.50/1.00 vMB 24
529,651 529,651 0000000000000000002d35cc7b1528b3e79568cb2939c025044f7ad47e26e208 58 0.02/1.00 vMB 46
529,650 529,650 00000000000000000024b7267b638ff14b8d2798c91c137a44c0e187d4ba1034 2,716 1.00/1.00 vMB 30
529,649 529,649 00000000000000000030171a814fdcee1a1e36339093a676530ff8b016de701a 402 0.14/1.00 vMB 39
529,648 529,648 00000000000000000000cc313b6c5cd41c7931fc7cbb1d5d796ba5d743021e32 1,778 0.79/1.00 vMB 38
529,647 529,647 00000000000000000030f3fddeb943f8741cb328886350c790a918e3f93347eb 733 0.28/1.00 vMB 38
529,646 529,646 00000000000000000024f80a204e14c905428e33900205e0937551560faa6398 355 0.09/1.00 vMB 33
529,645 529,645 0000000000000000000393f1007ccf33af6340406b8640cc91be8ccac7d7c158 136 0.05/1.00 vMB 25
529,644 529,644 0000000000000000000480fa38c631d83e6782c01b358fea489278ee6d1bbd61 759 0.27/1.00 vMB 10
529,643 529,643 0000000000000000001c923561ca91418318e086cfbbcb4b82a8186e697ae109 1,890 1.00/1.00 vMB 5
529,642 529,642 000000000000000000261b1288bc727faeee9f2aa2ad74c720cbf319cf1e7eb5 2,196 1.00/1.00 vMB 9
529,641 529,641 0000000000000000000a268328207e8de76222924c3587409969111901d1c542 1 0.00/1.00 vMB 0
529,640 529,640 0000000000000000002662f4bb1d2452a9f45d7d44af68e95a311b2d16898c83 2,163 1.00/1.00 vMB 21
529,639 529,639 00000000000000000031e09eddc9c45b3d3076ff4236fa060aab01c77d585da5 2,502 1.00/1.00 vMB 67
529,638 529,638 00000000000000000011b997285cc8105238b24345ebe070989272b02cd3350c 278 0.10/1.00 vMB 38
529,637 529,637 0000000000000000001610e73986847ffa76b4930c72cbf310deb842f3c7a7bd 579 0.19/1.00 vMB 42
529,636 529,636 0000000000000000003289ce68a3564e1501b045240c8341842e04b68e4ef393 2,238 0.85/1.00 vMB 9
529,635 529,635 00000000000000000003327510ccce5c24bf4cf641104c5f8492b79f440db6c1 2,646 1.00/1.00 vMB 49
529,634 529,634 0000000000000000002bb9473441b38ab44c0c8206d0472958dd5b2e8b4addd7 1,666 0.86/1.00 vMB 25
529,633 529,633 00000000000000000025a59b9457b4414a8d22d719994ef188f40fa1c7e08842 89 0.04/1.00 vMB 25
529,632 529,632 0000000000000000002e18be980222b60719cc63858c5b727cfa075c73c867c9 23 0.01/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.65 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: 672.95 GB
    • Received: 16.33 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.