Loading Tool

Explorer IconExplorer

Memory Pool

82,599 transactions
31.34 vMB
0.11472312 BTC
Random Selection Loading Transactions
Max Size: 189.75/200 MB

Candidate Block

Mining Attempt d74dba541f1ed208baeb98fdd175bf7550fa6433e46fb6f0b6da7ebed3eb0688
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root f226caf20a7392438c82452b4fd96394da5be967c027341e394c46423fc296d3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,730
Size: 1.00 vMB
Total Fees: 0.03675452 BTC
Feerates: 803.65 > 3.68 > 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (4,945 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
910,407 910,407 0000000000000000000166048950a5ad0c6f09e95a28ba44d7ba651480337b60 4,860 1.00/1.00 vMB 0
910,406 910,406 00000000000000000001dbb14701ea7de4c6005d5242459f5aebb361b3c54c17 103 0.03/1.00 vMB 1
910,405 910,405 00000000000000000001f418a362cf323113d4c29390c1536cfbdf9ccf166776 4,206 1.00/1.00 vMB 1
910,404 910,404 000000000000000000021b0d60cfa9eb58e5df2effeb742d379e0c212d572f91 1,808 0.68/1.00 vMB 3
910,403 910,403 00000000000000000001e704e53414ce1971f5be968293e2b6740100fca4681b 3,543 1.00/1.00 vMB 3
910,402 910,402 00000000000000000001c1d4e1e77aaf70d6cbff7cf534667268fa93a1c5f9d7 4,431 1.00/1.00 vMB 1
910,401 910,401 00000000000000000001a0139600f0ad9bb1e75255bc41a071e38d06f0fb8089 3,359 1.00/1.00 vMB 1
910,400 910,400 00000000000000000000be09dbbae5428f39f8a6ce6e503dbe2f7456c46956ad 4,669 1.00/1.00 vMB 1
910,399 910,399 00000000000000000001f22443b672f9727bfa10aca7ea32ffa7a1f821a86b0f 208 0.10/1.00 vMB 3
910,398 910,398 0000000000000000000039b67f23c569cb28dc089b34b8a7efd369702e878f77 4,026 1.00/1.00 vMB 0
910,397 910,397 00000000000000000000308942e7ad1b0972a5b0e742866d118eb32b6001fb36 2,788 1.00/1.00 vMB 0
910,396 910,396 00000000000000000001ff04de465ab7fc22f03ccf8bb9cf548ed39a34b13727 3,254 1.00/1.00 vMB 1
910,395 910,395 00000000000000000001780003bf64e7828fde7e86438b29336d61433d719a50 4,560 1.00/1.00 vMB 0
910,394 910,394 000000000000000000013ae872176d4cbbb4d6a245aabd18771771746b49591c 1,657 0.68/1.00 vMB 2
910,393 910,393 00000000000000000000c56ad69b4e4107376daf7ae530a3a391b31e281b4812 3,562 1.00/1.00 vMB 1
910,392 910,392 0000000000000000000202a0906540e3a22ed5f8a7b6252a9a7f32aab3dc007e 3,157 1.00/1.00 vMB 1
910,391 910,391 00000000000000000001dbbe61e0bbf705ffe1c3df2e3132a08930f1fcd5e9f4 2,309 1.00/1.00 vMB 2
910,390 910,390 000000000000000000017187a817819a5bec0b564491a147b6c20550076ee666 809 0.25/1.00 vMB 2
910,389 910,389 00000000000000000000051cbe3c259331f59db8bfbdb37ad39c0a1c4c40bbd4 1,952 1.00/1.00 vMB 0
910,388 910,388 00000000000000000001ce52724f960aabbfc66a98759182b2fd385caf18b7b8 1,106 1.00/1.00 vMB 0
910,387 910,387 00000000000000000001151515e83a3ac53f2087ee28f272559eaa7fffc71a01 2,795 1.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.00 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: 718.65 GB
    • Received: 17.93 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.