Loading Tool

Explorer IconExplorer

Memory Pool

81,401 transactions
30.92 vMB
0.08605997 BTC
Random Selection Loading Transactions
Max Size: 187.45/200 MB

Candidate Block

Mining Attempt 0ed9b06607bb46725261291d46fb7ffcf4161491decda884a7901dcd85767744
Version 20000000
Previous Block 00000000000000000000fed5f49642163633dd960a214f08d883622a0aac23f5
Merkle Root da3855aa787cceedfd5aba104e85af04f2cd7f7be49efb86ab3e8bfbe9b92572
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,966
Size: 1.00 vMB
Total Fees: 0.01347624 BTC
Feerates: 115.63 > 1.35 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,379 (408,841 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
506,538 506,538 00000000000000000001b1ebd03b6a1bc9d5fcf80f6d3a620b22e65b08040ab9 2,133 1.00/1.00 vMB 108
506,537 506,537 000000000000000000414f050d5e2e44582e964663f416c08a34910fbd9e99eb 1,097 1.00/1.00 vMB 79
506,536 506,536 0000000000000000003970c9686b27ba3e21b8f7804d7188f58a1651d577c7e2 684 1.00/1.00 vMB 33
506,535 506,535 00000000000000000025429fea3c5a12d4a1ec29987fb2d7093a7374ab4e12f9 94 1.00/1.00 vMB 11
506,534 506,534 0000000000000000000d1a689dfc9773584189cda247f469741453e8ab130731 691 1.00/1.00 vMB 38
506,533 506,533 0000000000000000001687092bc4fb0084841491a69a86634a434f2a4a4ff18a 860 1.00/1.00 vMB 37
506,532 506,532 00000000000000000066e89ef4c2c6c763ff565db54953610f4e9a88bf5576f0 1,341 1.00/1.00 vMB 105
506,531 506,531 00000000000000000017e6afdd3b10fe25ec6519eca20113b08e786a39291f63 506 1.00/1.00 vMB 19
506,530 506,530 0000000000000000003f2fcabbdc29bcb16456931621be41f6dab544203ce3b1 1,448 1.00/1.00 vMB 61
506,529 506,529 00000000000000000004ba731c254ae1a0c4fc5341e61c6e1435a7f488e90159 2,041 1.00/1.00 vMB 142
506,528 506,528 0000000000000000004627da7ae7f0a939e193bb6e40aacf4cd2b4c16fe2c87d 1,570 1.00/1.00 vMB 109
506,527 506,527 0000000000000000004fd70c42a7e4968559563181f6b959b8a0c9abf12cfa4c 84 1.00/1.00 vMB 6
506,526 506,526 0000000000000000003fef43480bc0cad6469b17dfdcaf62b33c4723c4b7d6a4 201 1.00/1.00 vMB 17
506,525 506,525 0000000000000000003a185f553448a6a62bb1d9e6c2874a6307d70e8a2bfb1e 716 1.00/1.00 vMB 42
506,524 506,524 00000000000000000067b0e1b6400618840ec27c747f638ef0fa5f39fdf605c7 1,809 1.00/1.00 vMB 126
506,523 506,523 00000000000000000028d8af3498e7e5065bc9e976598448057816cc5af5e975 239 1.00/1.00 vMB 8
506,522 506,522 0000000000000000000a3bab3faf948592c599f89446d07b65e5266b059a6a29 1,871 1.00/1.00 vMB 162
506,521 506,521 00000000000000000044864a0606bb1338b6e6f14f96e434916a4089c35cf377 153 1.00/1.00 vMB 13
506,520 506,520 000000000000000000121804f4d387085454f398d72c84ed24f466a054d3b5b5 736 1.00/1.00 vMB 21
506,519 506,519 0000000000000000000b34196143be3467e57a2dafc9db43d166fb77ae804b49 1,386 1.00/1.00 vMB 73
506,518 506,518 0000000000000000004aedfa4140f01de2a4f1860bcfd15e3c0bf9a99b3c11db 1,823 1.00/1.00 vMB 176
Previous 10 blocks ↓
Total Size: 783.05 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: 720.53 GB
    • Received: 18.18 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.