Loading Tool

Explorer IconExplorer

Memory Pool

75,475 transactions
30.22 vMB
0.11782494 BTC
Random Selection Loading Transactions
Max Size: 174.05/200 MB

Candidate Block

Mining Attempt da82ad2b9e751b42b17cc152e1a03fbca52415478fc0e1f2f65b9511a8964af3
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root 0263f2e26b82b5449e6436d1e6fc9b624615dc28b00699dbf6995d8032ed76e6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,962
Size: 1.00 vMB
Total Fees: 0.04059526 BTC
Feerates: 150.36 > 4.07 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (376,831 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
538,221 538,221 00000000000000000002089342e762b203fcc148cf03b559a797e954194f052a 2,566 1.00/1.00 vMB 13
538,220 538,220 00000000000000000015adb8a042df8de329ff3a6df4994d7916b3ef15b6d066 1,897 1.00/1.00 vMB 31
538,219 538,219 0000000000000000001b5db80683f353b3cb203c9b6b43ae3442eee13d20cad7 1,280 0.89/1.00 vMB 6
538,218 538,218 0000000000000000002bfd5b597d5391cc39191aa057a3653a148117196592cd 1,037 1.00/1.00 vMB 9
538,217 538,217 000000000000000000106f458650a597216c9965f711341f74fee1af4d5111a9 2,977 1.00/1.00 vMB 5
538,216 538,216 0000000000000000000c3427d9d1395b3c8ecc29f2cc47b8736edd7022efe2d5 232 0.09/1.00 vMB 41
538,215 538,215 0000000000000000001f5355dcba13269d0fa77bb2079df684a72568501cb574 1,125 0.48/1.00 vMB 44
538,214 538,214 0000000000000000001e64f0d5468cbd0e2c584c48459cdc2b4d30b0de4dde67 533 0.19/1.00 vMB 20
538,213 538,213 0000000000000000001a5ac5170fff7019cee83ef9d9a047d31fe5e2248dc6a1 690 0.27/1.00 vMB 16
538,212 538,212 000000000000000000030700449ba85c06b604bd770a9bbd167593167bb5c0cb 614 0.26/1.00 vMB 20
538,211 538,211 000000000000000000275460f5fb4d2809cb172e898cd914e33701821be0a776 1,586 0.62/1.00 vMB 14
538,210 538,210 0000000000000000001b0623cb26da76951b6e290b9ee34de95d848ab9f9d146 1,047 0.38/1.00 vMB 24
538,209 538,209 000000000000000000262b0da5a3deca2ebffb4415cb17564575ebee87526d94 876 0.43/1.00 vMB 10
538,208 538,208 000000000000000000207936b6bbf436982f55151798ff6f77d89de65ef52bbf 476 0.21/1.00 vMB 24
538,207 538,207 000000000000000000001a1eec166996584131919083680f6dc2d947bf9e4722 77 0.03/1.00 vMB 19
538,206 538,206 00000000000000000007765e0efe32e3827599ad073a5aa4f49c6f7fb7eef40e 107 0.04/1.00 vMB 21
538,205 538,205 0000000000000000001843c1ca2c0921b1e91813ade0cf890e29d43894f3ad96 1,574 0.59/1.00 vMB 15
538,204 538,204 0000000000000000000d5f92250578a1e3b2b5d599dea69ff9a60ed7c6932ddd 2,375 0.88/1.00 vMB 21
538,203 538,203 000000000000000000255a1044e0b0c603143fc40af02e82bd9c77b68a109cdc 897 0.34/1.00 vMB 15
538,202 538,202 000000000000000000284d7cf4701a45e36d36f66abe4f761cc8c1d03ae524d0 904 0.34/1.00 vMB 24
538,201 538,201 00000000000000000027251d5b4d3bc04812a217d89e0e10bb8c4857abc8b3a8 1,804 0.76/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.48 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: 668.21 GB
    • Received: 15.42 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.