Loading Tool

Explorer IconExplorer

Memory Pool

77,020 transactions
28.40 vMB
0.08776574 BTC
Random Selection Loading Transactions
Max Size: 172.87/200 MB

Candidate Block

Mining Attempt f484df8e01b5c8ae94443a2ed38076b47dee83a7eb1787896fc0dcbb56682a88
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root cad8668f4ac917792fa4dbb0ab7e9f706e446e540175fe97ae2206cd0b9e6a8d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,584
Size: 1.00 vMB
Total Fees: 0.02433528 BTC
Feerates: 477.45 > 2.44 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (405,294 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
510,005 510,005 000000000000000000062617a37bda95fb4f0f80dbc7a247a396e10cc97ad4c0 829 1.00/1.00 vMB 14
510,004 510,004 00000000000000000007d82a5108ff0a1b732a9309906d031b77e5c183a63c55 593 0.20/1.00 vMB 90
510,003 510,003 0000000000000000004e3d086ff7b8f8915cbd0183a26e8bdd0bdf146bc462dd 307 1.00/1.00 vMB 8
510,002 510,002 0000000000000000001a695dd856ea063966914899de2b13cc04a9f0efd4200e 138 1.00/1.00 vMB 3
510,001 510,001 0000000000000000003afdbe40a9f5f3d92bc20e65fd41afd6e2ee47b7aa3ead 567 1.00/1.00 vMB 14
510,000 510,000 000000000000000000152678f83ec36b6951ed3f7e1cc3b04c5828cab8017329 580 1.00/1.00 vMB 14
509,999 509,999 0000000000000000002292de0d9f03dfa15a04dbf09102d5d4552117b717fa86 2,462 1.00/1.00 vMB 57
509,998 509,998 0000000000000000000920ceb3b6bcc68df5f26df2e41ebcd92832933e1026b8 1,691 1.00/1.00 vMB 44
509,997 509,997 0000000000000000001ebda80cb1dfd133e944b1fee606a3ed9841dcb732980e 1,205 1.00/1.00 vMB 25
509,996 509,996 00000000000000000050c24b253c78a0c77cee7da9914905356620bddb07d7d6 328 1.00/1.00 vMB 4
509,995 509,995 0000000000000000004ef22e51d993bff258d4cb58304ed77bee85541834f621 248 1.00/1.00 vMB 9
509,994 509,994 0000000000000000003d61f7158933866b1e600f67e6297ee38cbe416be4299b 227 1.00/1.00 vMB 7
509,993 509,993 00000000000000000017aaa1a6f553e30b419f09865f915204c4f5f31d40aa4d 509 0.19/1.00 vMB 77
509,992 509,992 0000000000000000000cabee6cd5712eee1c8f4ceacedf0354a9c45dcba9ecbd 1,143 1.00/1.00 vMB 18
509,991 509,991 00000000000000000028f6853058c7cd767c34fcf174d2e6bf9f25542a9a8e0b 2,424 1.00/1.00 vMB 81
509,990 509,990 0000000000000000005adf772ae3485d30662e1d5a5fd17463c309d7b345347a 464 1.00/1.00 vMB 3
509,989 509,989 000000000000000000361135ad3fcae61bec2d8dc9f2365d74bed35544531eb0 383 1.00/1.00 vMB 10
509,988 509,988 000000000000000000143fbd94dd8f5459c80a773098ccafba1ccc75c5c07df7 1,590 1.00/1.00 vMB 24
509,987 509,987 000000000000000000326cf346a6c41b9ab74139559b720287a931a7da0ce108 1,882 1.00/1.00 vMB 14
509,986 509,986 000000000000000000033b3ecef579c3b0a09480e0de95118abf53ce5d3981ad 44 0.01/1.00 vMB 126
509,985 509,985 0000000000000000002d021ec6867469a6758e2a35d689df6cca40be1700a2be 1,981 1.00/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.91 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: 713.77 GB
    • Received: 17.47 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.