Loading Tool

Explorer IconExplorer

Memory Pool

76,619 transactions
30.03 vMB
0.10367794 BTC
Random Selection Loading Transactions
Max Size: 180.06/200 MB

Candidate Block

Mining Attempt 1941ad57797157ca9975f3298cdb40e5a54c5011e597a373dfaec8596a2ace14
Version 20000000
Previous Block 00000000000000000001dbb1d0c355245f3cf816e492d22c6348fbd464c36b26
Merkle Root aa56c09381bf2ad5a9f4b1dccc809f298325c856ede17d66f8470635db2175eb
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,563
Size: 1.00 vMB
Total Fees: 0.02978550 BTC
Feerates: 150.62 > 2.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,445 (42,475 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
872,970 872,970 0000000000000000000069c9056154a4b350475975fdda99158da440b09266b7 3,570 1.00/1.00 vMB 14
872,969 872,969 0000000000000000000068dfa42efc70a85b3e6514e6c7a86066aced4494a389 1,271 1.00/1.00 vMB 10
872,968 872,968 000000000000000000022b9ee62e91da1edc7ded0912d42062a0047a5b344e33 1,142 1.00/1.00 vMB 8
872,967 872,967 000000000000000000025704de2c777a831f2e2cef190cf7f4a8a6b7da796c30 2,973 1.00/1.00 vMB 8
872,966 872,966 00000000000000000002163debe1004c2fcb494a70e28fc70d5905f851b2c252 3,719 1.00/1.00 vMB 11
872,965 872,965 00000000000000000000d1a71ef1b2faa8d39a1ef6b533140b930c398bf95253 3,311 1.00/1.00 vMB 14
872,964 872,964 00000000000000000000c81e8d796bc287bfde302b5f453b3a82158ef1da6749 3,698 1.00/1.00 vMB 15
872,963 872,963 0000000000000000000064bbd4db7802e9233a3841ea8e2bda9dad245b5da535 4,098 1.00/1.00 vMB 12
872,962 872,962 00000000000000000001e938622b4dedccf4a234e43352430fb855765178c23c 3,585 1.00/1.00 vMB 15
872,961 872,961 00000000000000000001af903dd274ef8872b8a6be376a577a7b3a8a7739118c 3,305 1.00/1.00 vMB 20
872,960 872,960 0000000000000000000026f71ae77358a67cd3eef106dc8740c4579738273d8a 3,358 1.00/1.00 vMB 17
872,959 872,959 000000000000000000027edf4f8517e6b52f8381986162ca5cc15e9e1d734e31 1,678 1.00/1.00 vMB 8
872,958 872,958 000000000000000000005ece81d848b007ae2ed5f3ac8d27df8fd1c98c849bd4 3,656 1.00/1.00 vMB 12
872,957 872,957 000000000000000000025a8790c915b037064acc22e96e90d6283210b02b263e 3,461 1.00/1.00 vMB 14
872,956 872,956 000000000000000000001ef7c8c018836bc380d74ffedf2fa830e084ba4b254f 3,508 1.00/1.00 vMB 11
872,955 872,955 000000000000000000017008952e08a3028a9fcca4287dc7b894f0160d6f7f4f 3,845 1.00/1.00 vMB 9
872,954 872,954 000000000000000000011fb052838b5058ef4fe772509c5b3ba562e9aeb58ba0 2,669 1.00/1.00 vMB 13
872,953 872,953 00000000000000000000a9e336ea67721629f84c6c6af1e97b4801d1e11420ef 3,356 1.00/1.00 vMB 18
872,952 872,952 00000000000000000000141dc58899e16187dc7e062d7b280dc6e5d0239677d7 3,642 1.00/1.00 vMB 22
872,951 872,951 00000000000000000001d8da4c15bae22f0d7cfeef043142a4ed93df3f942841 2,638 1.00/1.00 vMB 12
872,950 872,950 00000000000000000001a2f631f6ced74d91a6cab86e87346fb3e445fd2b38c1 3,287 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 783.17 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: 748.79 GB
    • Received: 18.81 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.