Loading Tool

Explorer IconExplorer

Memory Pool

29,630 transactions
28.72 vMB
0.04789799 BTC
Random Selection Loading Transactions
Max Size: 148.37/200 MB

Candidate Block

Mining Attempt 808e460d96ad2ac8a72864522b97fa83288cc9fa8a066da191cc9b01c9b89799
Version 20000000
Previous Block 00000000000000000000186944cda4c4ede187a90f902f76802b83ea9c81592f
Merkle Root a1b9c3e9a4b4e83e3d71d8081e2704d77cb564846624d678f29fd9758b7df082
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,177
Size: 1.00 vMB
Total Fees: 0.01531802 BTC
Feerates: 100.52 > 1.53 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,429 (617,241 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
323,188 323,188 00000000000000000b33fdba64d24d0408d71f8f2c915f9fa3223b505fd1a99c 110 0.08/1.00 vMB 19
323,187 323,187 00000000000000001779f103124b63a608dd443b7bbad7ba6f6234394c508d38 98 0.07/1.00 vMB 9
323,186 323,186 000000000000000010eb83e50dab8cabeef0310c7dd9f0cf01a0333e96a5d846 467 0.24/1.00 vMB 27
323,185 323,185 00000000000000001c11093e48522726d52455e720b894dd6c8c16b7514ddd7e 311 0.19/1.00 vMB 29
323,184 323,184 000000000000000014ad4057731b397ffa0273db36653aeb41ac95952e2b92e0 518 0.34/1.00 vMB 23
323,183 323,183 000000000000000017e11154c3f1f1806812981acd706af09af298c56df18fc4 128 0.04/1.00 vMB 44
323,182 323,182 00000000000000001419c4b20fbb7b7df8607356c0b31bd1bc0cbd8925c1a5ca 403 0.25/1.00 vMB 27
323,181 323,181 00000000000000001884a261b5520f74c5bb4d324c571f9ee1da2a070bcc5ae9 428 0.31/1.00 vMB 22
323,180 323,180 00000000000000000081466347655556d25466af40fb4d23ba9c16fe70940165 413 0.24/1.00 vMB 26
323,179 323,179 000000000000000011431dbe979f455c6bffd2465b91292d77f74c08611248ec 502 0.32/1.00 vMB 23
323,178 323,178 0000000000000000071895074d6e6fd20463545cb00518e1f5bae23b513f957c 299 0.17/1.00 vMB 21
323,177 323,177 00000000000000001f06d9308f65c359cc76921cc8e6295dc64c7e1070d535d8 546 0.44/1.00 vMB 22
323,176 323,176 00000000000000000e88d1e30ad25cbd9d9d2069150642b3ed0563723d05ac3c 779 0.58/1.00 vMB 23
323,175 323,175 00000000000000000ac46e3403cfb7e17d38bf58a2b3c9ddf22468ef3a79bdb4 124 0.09/1.00 vMB 12
323,174 323,174 0000000000000000010124ae203127fdefbb258b7583298cb61ab404fec98320 523 0.28/1.00 vMB 25
323,173 323,173 00000000000000001a2604c18247820bfc9f2f0fcb564e2c18a3c53b0c2afc8e 12 0.00/1.00 vMB 29
323,172 323,172 00000000000000000cf950ebd08b0f5bb63f6d6777b803e12356cd0bfa2587db 555 0.52/1.00 vMB 20
323,171 323,171 0000000000000000163a196e620f76bdaafdb92f9fee5053df0e342bde7fd68c 366 0.19/1.00 vMB 25
323,170 323,170 000000000000000012187e82d54631ed9ac4ee6670dcfac61c2113f5981b3b61 195 0.10/1.00 vMB 17
323,169 323,169 00000000000000001fb179f143d18987eac20f27b0dd3f936be0240e66277588 565 0.50/1.00 vMB 21
323,168 323,168 000000000000000003936fe78771f9e887c2262f852b96d82008a2cc7daef254 340 0.20/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 827.52 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: 4,457.63 GB
    • Received: 242.98 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.