Loading Tool

Explorer IconExplorer

Memory Pool

77,036 transactions
28.61 vMB
0.06417185 BTC
Random Selection Loading Transactions
Max Size: 173.62/200 MB

Candidate Block

Mining Attempt bc2673db9e890ede0635045d072516c46eb9c12f444eb0cced2d5719869a1659
Version 20000000
Previous Block 0000000000000000000047dfc430ec3ea755e869eaa3ed01b8a4b83beba66d58
Merkle Root fbff09e78bd27581fb94059a21acf75a4ace511223d1783e38965fba6fb05ac1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,731
Size: 1.00 vMB
Total Fees: 0.00486330 BTC
Feerates: 20.01 > 0.49 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,102 (503,195 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
411,907 411,907 0000000000000000041b9c50dde78faed60268294f13828616d782c8730cc841 226 0.09/1.00 vMB 39
411,906 411,906 0000000000000000003f530229f6f263c99653c5fec2f9a7a546c28e565816e8 740 1.00/1.00 vMB 16
411,905 411,905 000000000000000000b3915d6064fd5c27a8562468f1322fb2537f2e9c57c9c7 939 0.37/1.00 vMB 42
411,904 411,904 0000000000000000045d54b1a1301cd228a3bbb74eebe3abdc8881c9c1ef31e6 665 0.36/1.00 vMB 36
411,903 411,903 0000000000000000034f18a704922eab25f7ff4570156d4d9393a53c48930954 711 0.44/1.00 vMB 50
411,902 411,902 000000000000000000712051c890e8a33435ba762a8906934d417c3188e76db0 194 0.54/1.00 vMB 7
411,901 411,901 000000000000000003af43b0e057cf4f5e9510ca9014c697e25aad5d42e92199 1,211 1.00/1.00 vMB 47
411,900 411,900 000000000000000001d6361a20498ffe1eb7f2e28bb863b9ba58c6647494dfd2 1,773 1.00/1.00 vMB 32
411,899 411,899 0000000000000000039e39c30a12607c8333e65d98d1184ab56853beb7ef92e7 1 0.00/1.00 vMB 0
411,898 411,898 000000000000000003d788ad2166ce5006d93462b49403f41a1fe7b04b8fd5a3 3,219 1.00/1.00 vMB 79
411,897 411,897 000000000000000004d24745f08b0f54eb8cc30a0ae03b30d355c7c2463c354d 1,742 1.00/1.00 vMB 41
411,896 411,896 000000000000000004b445822ce3cf5a8c4bb814028024a7265cb629f4ab9809 1,763 1.00/1.00 vMB 65
411,895 411,895 0000000000000000004b3569498c79d0155f6219723647728525556adccf9702 1,326 1.00/1.00 vMB 16
411,894 411,894 000000000000000000fc2b97187147a56ce116f0734047a24328a27f1c0443df 495 1.00/1.00 vMB 18
411,893 411,893 00000000000000000517f98e891ad9224c706449d8a3e2940369106df70ddd7e 812 1.00/1.00 vMB 22
411,892 411,892 000000000000000002e8556183128def50e0862042bea9d0b1600fe584d703d4 1,058 1.00/1.00 vMB 29
411,891 411,891 000000000000000000bebfa48a428ef4a450520834230f447342323515004c45 935 1.00/1.00 vMB 26
411,890 411,890 000000000000000005255b5111079f676db5bc0d57e16df60637ecc5ea799bd4 426 1.00/1.00 vMB 18
411,889 411,889 000000000000000001674e1642a6e8bd7be1563b2be78cdef689755f04539257 1,538 1.00/1.00 vMB 42
411,888 411,888 0000000000000000010b0ba37816bc7d15f1708a0844e1f1822b6fa2b596e322 2,047 1.00/1.00 vMB 31
411,887 411,887 000000000000000003ac80f0816d53982ad1cf97ad828d77119edaf01dda27fa 2,416 1.00/1.00 vMB 59
Previous 10 blocks ↓
Total Size: 782.57 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: 670.83 GB
    • Received: 15.85 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.