Loading Tool

Explorer IconExplorer

Memory Pool

75,446 transactions
27.74 vMB
0.07551510 BTC
Random Selection Loading Transactions
Max Size: 169.22/200 MB

Candidate Block

Mining Attempt adc830131a10e28e2926cdb9e52eb88bc1bfac73c62ef841565520abe4902d24
Version 20000000
Previous Block 00000000000000000000eb6f61bd9defd18e41bcd69e7e89dae8b0fff50507e2
Merkle Root 741a8d0d9c8a7d4939e8ccf2aa7c36f27008b7d2b360fb9f48f586859fb9aed6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,561
Size: 1.00 vMB
Total Fees: 0.01606460 BTC
Feerates: 99.50 > 1.61 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,259 (310,097 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
605,162 605,162 00000000000000000006a87ae3c2b7d400df10df952609d6a6e5999e9b8a4d7d 1,403 0.54/1.00 vMB 16
605,161 605,161 0000000000000000000e5c848b1f7619bf4c0d809b8060fb16390742199db278 919 0.24/1.00 vMB 14
605,160 605,160 0000000000000000000f68279f90b23f6e1a2515a9b3cc6be39d51fdeef7dad2 2,392 0.76/1.00 vMB 16
605,159 605,159 00000000000000000006b32794714889ccc5167191cd37d7392126cc67c7814a 74 0.02/1.00 vMB 20
605,158 605,158 0000000000000000001045111a4ed7cdd56d9458f2e9514357d61518d5a874e7 1,343 0.40/1.00 vMB 18
605,157 605,157 000000000000000000004641158876b1e89a77a30441d6cebaafae1db16066e2 2,201 0.62/1.00 vMB 18
605,156 605,156 00000000000000000007bafa9f69e055bfe8bd2c0833cde8d7d0082bedbb0524 414 0.13/1.00 vMB 18
605,155 605,155 00000000000000000012fa4650e451cbe2055c68c92ab20933989ab7cad2be7d 1,742 0.51/1.00 vMB 11
605,154 605,154 00000000000000000011c0bdb45df0160d47846bcd7457ccd58d8f5eba8059b7 2,285 1.00/1.00 vMB 21
605,153 605,153 00000000000000000003672f5919a4ae8df4e99144be8071a6d07a3b58597d1d 678 0.23/1.00 vMB 17
605,152 605,152 0000000000000000000ce6aba280577a6ad9fbecee664508cf359dd4772af1ee 752 0.25/1.00 vMB 16
605,151 605,151 0000000000000000000eae400c6b737b66664f6b8f7feeed8adee84c7007ae45 2,250 0.84/1.00 vMB 16
605,150 605,150 00000000000000000007b2ad808cc35adfede23686027d393138b11341b0273d 3,477 0.97/1.00 vMB 10
605,149 605,149 000000000000000000038bafa28e7cb21861affd16c1b25557814002ca1c8a0d 3,485 1.00/1.00 vMB 24
605,148 605,148 0000000000000000000017454990268504d43681c9daa04fe936bc64094dd866 2,675 0.81/1.00 vMB 17
605,147 605,147 0000000000000000000d51cab1a7770720134d9583db80f7338609ee1bc2f1cb 602 0.26/1.00 vMB 6
605,146 605,146 0000000000000000000b84e50dae70e12d1620a42e1ea0ed11dae48718a5a4ea 3,369 1.00/1.00 vMB 15
605,145 605,145 000000000000000000011a8d34a057020d1638ed89f2666b76cef1ef8a5246b2 1,212 0.29/1.00 vMB 13
605,144 605,144 000000000000000000138ae32ebfdb49892109c758c590392e9573dade23d4dc 3,232 1.00/1.00 vMB 16
605,143 605,143 0000000000000000001470ac64668461f11cf2cd8d749b28d130c9ab78ab9749 1,296 0.37/1.00 vMB 23
605,142 605,142 000000000000000000111411d1b0671d438d06b77ffcc54b34b8e1a58e30e4ef 1,136 0.33/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.84 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: 712.19 GB
    • Received: 17.16 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.