Loading Tool

Explorer IconExplorer

Memory Pool

81,975 transactions
31.03 vMB
0.12052432 BTC
Random Selection Loading Transactions
Max Size: 185.55/200 MB

Candidate Block

Mining Attempt ad0dfeed00a375608d8baf40e2603d12acbbbaa20ad2d8fd198bd5bc38deec12
Version 20000000
Previous Block 00000000000000000001d5c5e6dfb1105c06f06ef2ada68ef39386bddc38f0ae
Merkle Root 987d2b93c24bb9003ebfac8433cc94e7db08473e86dce580db4b592234f67ee9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,985
Size: 1.00 vMB
Total Fees: 0.03461214 BTC
Feerates: 500.91 > 3.47 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,149 (653,444 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
261,705 261,705 0000000000000002b58ab59ab0e6d7a2ed5c24afa7c2d385488dd00ca3a981dc 111 0.14/1.00 vMB 19
261,704 261,704 000000000000001680be8d519f963dc60de8a081bae5a36df7fe5d98bc38f47d 16 0.03/1.00 vMB 45
261,703 261,703 000000000000000f2d70be6146cd1ff318fbc9095ebf801a7cf0160ee1fa4532 264 0.15/1.00 vMB 70
261,702 261,702 0000000000000013c80b0c938932d441c5193abdeada68d3daa93a62fcd8dd66 280 0.15/1.00 vMB 30
261,701 261,701 0000000000000013626cfc0c669271d6d5744722a8a9e99ce5ac692a897b732d 698 0.25/1.00 vMB 162
261,700 261,700 0000000000000004a293f029f2ec05ad90fed7c68f34c8118c9ab2bd98302390 48 0.04/1.00 vMB 25
261,699 261,699 0000000000000018242cfc91dce9611c0c1f057a511ed4e915e8003f8c068c3a 395 0.16/1.00 vMB 110
261,698 261,698 00000000000000056480b0f07ef11c5c863d9f8686c55c0d59cac1206f87259a 414 0.19/1.00 vMB 139
261,697 261,697 0000000000000003d855eb9b8063977a6202e7ed1789e600a2fcde27a935c4da 157 0.15/1.00 vMB 45
261,696 261,696 0000000000000004411291447deba32902c5674a9fde8a31abddc89da2ad770b 544 0.23/1.00 vMB 165
261,695 261,695 00000000000000027d2046b46126a03f9c365d930dee938d74e79fd7b4688551 329 0.15/1.00 vMB 167
261,694 261,694 0000000000000002141dad9a44cf7374e0beeb95469cc532005b55cdc9268723 362 0.17/1.00 vMB 50
261,693 261,693 000000000000000564c5ca4f23ec2e541b70b815cdbc264d582c19432dfc6dfa 722 0.25/1.00 vMB 160
261,692 261,692 0000000000000014cf21610dad4189c97ea8efb2957570bab9fd9dc503f0f155 681 0.25/1.00 vMB 159
261,691 261,691 000000000000001ace5368592c0152a2879cab2eb406cf17e9d9ba6651248f13 57 0.05/1.00 vMB 65
261,690 261,690 000000000000000ffab96b1448e0207df367ad882216ee183bf1ab4249a809a5 49 0.04/1.00 vMB 39
261,689 261,689 000000000000000b170f0249f580b6827722a9e7cc6cc1d08e58648340768739 200 0.08/1.00 vMB 90
261,688 261,688 0000000000000008f84051f9e3a25315b62d0c5c669602b30df40d898ff95e77 270 0.10/1.00 vMB 89
261,687 261,687 00000000000000049092c11bbed80d810ec62f2e9c9199a1a4d272c28506ebb3 167 0.15/1.00 vMB 27
261,686 261,686 000000000000001bd415c418cd1c46c0bf735d09097307108029a45da2eb0754 158 0.06/1.00 vMB 52
261,685 261,685 0000000000000014a9461c2f74ef224c96135aa0a037850340e07eed0c7227f8 476 0.20/1.00 vMB 106
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.90 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.