Loading Tool

Explorer IconExplorer

Memory Pool

81,564 transactions
30.01 vMB
0.09024822 BTC
Random Selection Loading Transactions
Max Size: 181.18/200 MB

Candidate Block

Mining Attempt 3200389704d7a17a3ae3231889566cbbcf1627beed373aab3193e957ed5b41f2
Version 20000000
Previous Block 000000000000000000000566719f650a5928fbb1a01177f015bdbcdec5c3c5bc
Merkle Root 48d4310d0a553dce19a80bf4afb6cd990d143d7f1137bcf881dfca1c3902666f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,366
Size: 1.00 vMB
Total Fees: 0.02897819 BTC
Feerates: 502.62 > 2.90 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,965 (730,182 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
184,783 184,783 000000000000014dff14c27792abe9ec71599ab5b7cb41053190b1e2218ebaa6 888 0.34/1.00 vMB 135
184,782 184,782 000000000000064a6bdbef6d1fdc140335bdc3dcb65cf9cb3f736f809848bdf3 558 0.25/1.00 vMB 141
184,781 184,781 0000000000000835a617643d2d99d5e1883dc01fb487dcea0edf13a541d99000 512 0.20/1.00 vMB 229
184,780 184,780 00000000000009d74ad312f2e746636769ce86d607c361617ca11b0c1472312f 555 0.25/1.00 vMB 156
184,779 184,779 00000000000006c12d45bdc99a5530aceb1f06f35ec92c574ce4709323e1eb14 12 0.00/1.00 vMB 15
184,778 184,778 00000000000001c6b5c7bee20932892c2dbe0ec5e1a56d9e42d7b6e8176a04d2 513 0.25/1.00 vMB 123
184,777 184,777 0000000000000185ee2b3b799898c3a8c41c780066dfc606115bfc8100abe055 12 0.00/1.00 vMB 301
184,776 184,776 00000000000007ec341abf58bc0ad24727967720c9c90c6f30884ca8b148f823 211 0.13/1.00 vMB 80
184,775 184,775 00000000000004fac3a8c121bc52ba0f004c227953552d5454f83ac856091fb6 53 0.08/1.00 vMB 68
184,774 184,774 00000000000008e8d12a0e3446dc8cdef769226ba253eeffa8ee03c944e19aca 150 0.09/1.00 vMB 111
184,773 184,773 00000000000009f9f01f7053bdbfc662bac8266e652c4a45e8cd147f898c6976 458 0.19/1.00 vMB 130
184,772 184,772 0000000000000558f0767d40f038e633454fe34c3fd113efb5d177b494afe54e 798 0.25/1.00 vMB 160
184,771 184,771 0000000000000557376cadb7686c66150f0d39221f2fd1a7787fccbe0cf43960 545 0.26/1.00 vMB 127
184,770 184,770 0000000000000087cf9682a8b6016d989d4a494e4d05f9aa9cfc768dcff339c9 932 0.42/1.00 vMB 130
184,769 184,769 00000000000004b47197196bd56b7d5d2405feda3b43a41dc47e0022c6f3d2c3 130 0.05/1.00 vMB 249
184,768 184,768 0000000000000931403115531aeb16e7cbb490f183885e56ee6cc16d8e270553 105 0.05/1.00 vMB 192
184,767 184,767 0000000000000041d754cc0bc4f15784e9bc41ca4c6927db843a397ee6d4ed46 1,030 0.42/1.00 vMB 133
184,766 184,766 000000000000076cb66f84986fbcec71964391bbbaaa9e6c6895015e555955eb 433 0.25/1.00 vMB 108
184,765 184,765 000000000000048058e13dd079442fd15f3adc5714466040294d89bbbb2f4885 127 0.05/1.00 vMB 590
184,764 184,764 000000000000048e703d5cba723ceec07ca3ceb3d10218f9c8a379e02e69dfe2 150 0.05/1.00 vMB 135
184,763 184,763 00000000000001565472fd4734f637d08e15febebdcd23cca427792bada475b6 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.33 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: 660.36 GB
    • Received: 14.69 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.