Loading Tool

Explorer IconExplorer

Memory Pool

81,599 transactions
34.35 vMB
0.14181326 BTC
Random Selection Loading Transactions
Max Size: 195.17/200 MB

Candidate Block

Mining Attempt dc07b2415095c0ea504050699857360296e4d938e43e736f6b154e2018b54982
Version 20000000
Previous Block 00000000000000000000a60bb9585cbc73cfc26a5aa21cd61127adc30e701127
Merkle Root 89aa598df4a44edd179220162176550fdebadaf43a923454ae2ecd16425341a7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,995
Size: 1.00 vMB
Total Fees: 0.02695097 BTC
Feerates: 384.62 > 2.70 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,411 (566,391 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
349,020 349,020 000000000000000012700b7bb87358085383bb1b316b966d6ec52daf9be3ed68 295 0.13/1.00 vMB 31
349,019 349,019 0000000000000000077b5457e4096c3a0276fd71c7a5dae0df4243b82856ebc8 2 0.00/1.00 vMB 0
349,018 349,018 00000000000000000813be701d45724bd5fdce1aea678cd0a03f62d266d2b6da 1,026 0.50/1.00 vMB 28
349,017 349,017 000000000000000008fd26440a855673f312a3c50c9ae7a17689a02842a61e96 448 0.29/1.00 vMB 22
349,016 349,016 00000000000000001182348ede95c165014be3506e60340703e3097c268d23a3 77 0.08/1.00 vMB 9
349,015 349,015 000000000000000010f4db7dfac042d405fbd46d91f5f2f3cf8428dc95f7a3f4 736 0.36/1.00 vMB 26
349,014 349,014 00000000000000000a828eff95fb78d05a00f09ec7ba71057edb82e371a4300a 356 0.61/1.00 vMB 4
349,013 349,013 00000000000000000e110f5b0a8cb27da1d2072504d895b829a7f3bd102952f5 993 0.75/1.00 vMB 21
349,012 349,012 00000000000000001711bd24dd544212f331016f3873cf32788064bf1d8919ec 664 0.75/1.00 vMB 18
349,011 349,011 00000000000000001592e92a4c78f3c6a43e14fe9c188b70fe23a39e4b19d6ea 1,688 0.75/1.00 vMB 25
349,010 349,010 000000000000000005afaacdd796f4df6175a408cec07331f9a922cfa5faa399 1,278 0.35/1.00 vMB 61
349,009 349,009 0000000000000000064fe7ecd3af3a9bf24e1a4753787c8947a4ff5162ddc78d 512 0.16/1.00 vMB 49
349,008 349,008 00000000000000000d04a8eb3edbf992d8ff0b4d27b7d219c809efd760b688dc 137 0.05/1.00 vMB 30
349,007 349,007 000000000000000012b5dc4af6bba7aabfde492f75d27b9972ea90b7b264b8c3 1,069 0.58/1.00 vMB 44
349,006 349,006 000000000000000003ff064656c95232140011ff16df070e1fc9d891fb33810a 312 0.15/1.00 vMB 42
349,005 349,005 000000000000000015e0496c3750dfa274337249edd133b5111cbf8aae7e006c 317 0.17/1.00 vMB 22
349,004 349,004 00000000000000001511fb713ab4908ab665bff635ffba994aadcd848f01c017 1 0.00/1.00 vMB 0
349,003 349,003 00000000000000000eb84708cc3da26862ed22d09b8828cc0ce4b1d457369a4d 310 0.15/1.00 vMB 23
349,002 349,002 0000000000000000145379324048d1087142fbb9699c8227f36b51b18443af6e 385 0.16/1.00 vMB 25
349,001 349,001 00000000000000000a0d82184e456e93c332fa9c470cc7d75f5e4d73b26adf54 1,872 0.99/1.00 vMB 29
349,000 349,000 0000000000000000088ab566bf655994f7be79b6abc23a174285ad067f152526 1,066 0.50/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 783.10 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: 729.83 GB
    • Received: 18.49 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.