Loading Tool

Explorer IconExplorer

Memory Pool

18,900 transactions
8.89 vMB
0.06272491 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.69/200 MB

Candidate Block

Mining Attempt 85a4887fb2e6b76612d040302b18100070c03aded9c907211daf5dda781e78a1
Version 20000000
Previous Block 0000000000000000000003c7cbcc0246969b12a8c6b834f333c2ac327690af3c
Merkle Root 36a6becda4ac78bebf96e3243a6f6c437b25a5c2b1d33f8881c744acead0f6e9
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,087
Size: 1.00 vMB
Total Fees: 0.04183235 BTC
Median Feerate: 1.20 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,389 (895,330 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
18,059 18,059 000000007f298a079a87b43618e51f9dbb7bf0b7b66fb43e5d30bfb8284837ac 2 0.00 vMB 0
18,058 18,058 00000000f60abab721ca26f737920fc0eb1eab7233614911003b2a19919bc61c 1 0.00 vMB 0
18,057 18,057 00000000ae9835248541dd4a360f2712b22b5c52745562e8964dae8d448e9240 1 0.00 vMB 0
18,056 18,056 00000000d31fa4cd526cff55b8e7dc9c95ee6302760dd2a67819f30d0755c936 1 0.00 vMB 0
18,055 18,055 00000000ae434aa66d2895a8253e8f1aaf3972b0e212a201a4fd3afbe4e77930 1 0.00 vMB 0
18,054 18,054 00000000b0948ad672ef0f098b4f072fa3bf3f840b4e62abf2af8984ef6aa70e 1 0.00 vMB 0
18,053 18,053 000000006db918bb5cde43358bd26c895ac5d6e99978f0a331bdceab519663bf 1 0.00 vMB 0
18,052 18,052 000000006eb4cb447ba2446d75464ae952d88c7606ee44e2463a1d810b69680c 1 0.00 vMB 0
18,051 18,051 00000000bf4dac465382bbce6e7003c3597e88df05ffbf8a05de25c021905fa7 1 0.00 vMB 0
18,050 18,050 0000000076ae6301cb73cdce4ddc46866cb127171ca751fc07e46b44daad1380 1 0.00 vMB 0
18,049 18,049 00000000ca27e1b67bb8e37b8b962235b32f4b3ff3d3f9ed32fd395747009f8b 1 0.00 vMB 0
18,048 18,048 00000000e872e651d2c5b9f6efe7bf5667830a95fb9db47abbc4018ef8605e76 1 0.00 vMB 0
18,047 18,047 00000000f7505274c31efa29825566451977366caf32786595dba6c8af4a90c7 1 0.00 vMB 0
18,046 18,046 00000000319d18d183f249fea4ca31ba36bc242b3032ae9b4b8674a93066e16a 1 0.00 vMB 0
18,045 18,045 00000000a6f356adeedc247965904044ec0f603f88fb13d8a5997ee58e04795b 1 0.00 vMB 0
18,044 18,044 000000001e77c3bd129c4ce212fa9ff8b20a2bc208449afc68069e68cee968cf 1 0.00 vMB 0
18,043 18,043 00000000a3a5fdc572b7eae147f8e62e47df39d36d15ca1695796987e46cb6b6 1 0.00 vMB 0
18,042 18,042 0000000033e95cbb9d04b8d48e3c5bfeaf1a6eb70b4bcce8107179fd3ac56aef 1 0.00 vMB 0
18,041 18,041 0000000003c74264b7297e384e85702bcd1067c0770bb90d64a3f9a10fedc6d3 1 0.00 vMB 0
18,040 18,040 00000000f165a76c2a7649ead1722439e09ef266025bdc87f4670470c8b9d1bf 1 0.00 vMB 0
18,039 18,039 000000008bbe0f7a87584d17ba734ab9ba51ba0f029c0e39947a367c3a8df6cd 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.54 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 110
    • Outgoing: 10
  • Data Transfer:
    • Sent: 243.00 GB
    • Received: 0.92 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.