Loading Tool

Explorer IconExplorer

Memory Pool

79,086 transactions
29.02 vMB
0.11622609 BTC
Random Selection Loading Transactions
Max Size: 176.06/200 MB

Candidate Block

Mining Attempt 8af2bb5fef6c8fa85ee9d0d39410a88d8f668c423eeb4f044de22d0354ba491a
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 6a195a23b4ccfb281689f14102f3641fc0dde19db2bc3bc0ee10836bdbece2c4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,382
Size: 1.00 vMB
Total Fees: 0.04229909 BTC
Feerates: 602.26 > 4.24 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (320,963 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
594,342 594,342 0000000000000000000b5744a647e368dda90b5904931069ef96e06cab65c924 2,770 0.96/1.00 vMB 19
594,341 594,341 0000000000000000000ec79b6e0e34303fcc9da230e612ee3c58d97515dbd5ef 797 0.27/1.00 vMB 21
594,340 594,340 0000000000000000000f7be226669bb73505f11678dc57ac03933cee43d1bec9 402 0.14/1.00 vMB 18
594,339 594,339 00000000000000000011c051f32a03df3b59d83d0a46fc927205724ac120f2b2 713 0.21/1.00 vMB 24
594,338 594,338 0000000000000000000974ee522bdd1c7e7e3c1bf4e17d56d623b697a6b5ff16 1 0.00/1.00 vMB 0
594,337 594,337 00000000000000000018d88cc164fb9530d0611f4fe959461bbfcf9a90e1962c 737 0.22/1.00 vMB 25
594,336 594,336 0000000000000000000495c7d0350ef56f8b45db42615792eed60dfed4572017 1,490 0.58/1.00 vMB 18
594,335 594,335 000000000000000000079c02ac8a00bb718955fd0bb2a0712f1dc1ef9362e81c 1,528 0.54/1.00 vMB 22
594,334 594,334 00000000000000000013be700bf67cb7e5c37ae4151852bffc7dfedcd862effa 2,702 0.93/1.00 vMB 20
594,333 594,333 0000000000000000000efba24c75d2b48ee3a5887b9377d7f1eebcc42c4c5362 1,691 0.64/1.00 vMB 20
594,332 594,332 0000000000000000000d0813959db3ede80e79efc14aa6c0d245020c28dc6926 1,909 0.69/1.00 vMB 22
594,331 594,331 00000000000000000010d97c7556c7cc557feea2ea47e7232ab79b4170968677 412 0.30/1.00 vMB 8
594,330 594,330 000000000000000000086539e92aaf8e70b0f8095748a25752008b34ed697e9d 3,075 1.00/1.00 vMB 13
594,329 594,329 00000000000000000016ba882c23762bfa768efcac2288fcd3b986d006cb77c1 2,227 1.00/1.00 vMB 11
594,328 594,328 00000000000000000013a93d68d42458d3e2359ce068040b30896110cc642b88 2,980 1.00/1.00 vMB 34
594,327 594,327 00000000000000000003fb8f1aff8105c5c67ed2ef8839ca02fa18f1e876d0d8 3,039 1.00/1.00 vMB 47
594,326 594,326 000000000000000000005dc79a5bdf740f75458e02d825da631b71e6bb38e8eb 2,400 1.00/1.00 vMB 5
594,325 594,325 00000000000000000010c4648a3e2752c0aa551014b05dd00f5d6c342aa9d4d4 2,697 1.00/1.00 vMB 26
594,324 594,324 0000000000000000001741f8c8246f2393fa5e9113c6634445e549270ca7cfbd 1,352 1.00/1.00 vMB 13
594,323 594,323 000000000000000000048d5e923c8dae641c8fb7936c1c636923b3ceb0056e7d 533 1.00/1.00 vMB 14
594,322 594,322 00000000000000000009a86ccb65ffd799d8c9834abd73a01ea9fa34469b9c3c 2,426 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.92 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: 714.42 GB
    • Received: 17.54 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.