Loading Tool

Explorer IconExplorer

Memory Pool

77,212 transactions
28.70 vMB
0.09465108 BTC
Random Selection Loading Transactions
Max Size: 173.95/200 MB

Candidate Block

Mining Attempt a0a8164662d1c282b1fcff6f4f795a80c57c5567a935b9f2095553ff29060b3e
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root b63ce72e6ec0cc9c30c94a1e9a80d28d5fd44cadc284a3d3ad8c66ed698964db
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,440
Size: 1.00 vMB
Total Fees: 0.03506752 BTC
Feerates: 101.64 > 3.51 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (393,114 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
522,004 522,004 00000000000000000031f2b1943b25fd9aad797605045d677304fff40beb6271 954 0.52/1.00 vMB 41
522,003 522,003 0000000000000000002f937f86bcbd4beeb96c7e3c678db164b5b48445bd0f24 123 0.11/1.00 vMB 24
522,002 522,002 000000000000000000316282e1a33f98a25768f07be6eb4958a902af43f538b8 818 0.57/1.00 vMB 28
522,001 522,001 00000000000000000024396b2131bcb53c5624b3dde97713735178ee6f858324 1,068 0.54/1.00 vMB 27
522,000 522,000 000000000000000000176c192f42ad13ab159fdb20198b87e7ba3c001e47b876 2,208 1.00/1.00 vMB 31
521,999 521,999 00000000000000000016cc5de61e9c35f10e009065f4a387c8f8b7095c7aecf4 787 0.40/1.00 vMB 30
521,998 521,998 0000000000000000003b0d1eda428d3777ba16c31b53639b8fd262e889edc3c8 470 0.23/1.00 vMB 25
521,997 521,997 0000000000000000000841ce5a65105faf79fb23e4968ba14a2d329eedf9e859 2,123 1.00/1.00 vMB 26
521,996 521,996 00000000000000000012f8b1a398668d6aa855df9b883b46cd773fe60c123973 1,125 0.49/1.00 vMB 33
521,995 521,995 0000000000000000001612dabe9f42e8d1bf110786f361e95a6e36e97fedd69e 164 0.08/1.00 vMB 51
521,994 521,994 00000000000000000003e640227dfc4ee4ab0e2c947990b327c09be812213d95 1,266 0.70/1.00 vMB 20
521,993 521,993 0000000000000000000c602106ca890b6f6bb13b30f07fc280ba2a8508ff8627 165 0.08/1.00 vMB 43
521,992 521,992 000000000000000000214c1e17cfe03cdcd70e67fdc8878a9a79fdf7292aaa36 859 0.51/1.00 vMB 30
521,991 521,991 00000000000000000006f30eba94cb71be7e6190a3bc8614d344dabc113a0482 898 0.69/1.00 vMB 20
521,990 521,990 00000000000000000033b3354776f2128d1ce7be12044e6609134f5251bddb07 571 0.38/1.00 vMB 24
521,989 521,989 000000000000000000043f0b97191a4af8dcaf03f0333bc0eb15db1a5fcef4af 2,029 1.00/1.00 vMB 30
521,988 521,988 000000000000000000304c2690e2fd2d27ca47877cd9e1d5e41bf9a4d86fb8a3 116 0.03/1.00 vMB 26
521,987 521,987 000000000000000000342562e79c197070faf87bc21ca87af7040d912ffd74e4 929 0.37/1.00 vMB 25
521,986 521,986 0000000000000000003900df81f9c2317bc8989997f8415959bf843a72b1857c 1,807 0.66/1.00 vMB 38
521,985 521,985 00000000000000000023cc262a4a08f0d2b91f737583c402f7f6f7530c7b1922 1,778 0.70/1.00 vMB 26
521,984 521,984 0000000000000000002002db48468028a4c6afbeda912707efb5b2e1c5bf0b23 709 0.38/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.59 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: 671.59 GB
    • Received: 15.96 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.