Loading Tool

Explorer IconExplorer

Memory Pool

41,136 transactions
16.57 vMB
0.12901216 BTC
  • 1 sats/vbyte = 5 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 95.78/200 MB

Candidate Block

Mining Attempt fa5fd14344551cdc1eeb6edc23975cc44b57499451eef3712367895d11134215
Version 20000000
Previous Block 00000000000000000001ae72154b22862419307a132384746352ae1d74cab25b
Merkle Root fa93360da9113e4613125bfb23fb3f431b01be78811d1538905f28b0a93b99c1
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,651
Size: 1.00 vMB
Total Fees: 0.04061030 BTC
Median Feerate: 3.62 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,315 (759,456 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
153,859 153,859 0000000000000a268ee864cf2ba961ddaeb5aac7bf84ba5b31078e64840237af 54 0.01 vMB 56
153,858 153,858 0000000000000b1d6cc868a14fa94b3e5f200a218f149488eba0520f1815770f 127 0.05 vMB 31
153,857 153,857 000000000000074ef32ec9eed8d2285bfbf0186879caf26bee5be650061dd6d5 14 0.00 vMB 457
153,856 153,856 000000000000087e3c4ef0fe988bcbfbe328b0b737716459f6e091cd4a32f853 36 0.02 vMB 34
153,855 153,855 00000000000006df6168f243cc24a2db6cb3521d1a86e01ce83f313e7012a58f 61 0.02 vMB 112
153,854 153,854 0000000000000a557da8121e092c43f0be27e5a2c8df7801bae2739c93fbb86f 22 0.01 vMB 46
153,853 153,853 0000000000000b6a013f2bafcd9b6135943711a7127aeab9678f3a48e07e9da8 50 0.02 vMB 0
153,852 153,852 00000000000003ae8ee71d8d3f60d7f4a8da1b4f3cfdf4b98467bb52587dd1dc 52 0.02 vMB 78
153,851 153,851 000000000000049019938b14632b88984cd34f7022f97c7409f5ed9a8a078f09 1 0.00 vMB 0
153,850 153,850 000000000000090411726cfd20df280dc872b350fe66d3065bde54cb162aaf13 22 0.01 vMB 55
153,849 153,849 000000000000026b291e8ae9135e7960a4a8a6d2ad22e4bbb8414a8120ba60ad 74 0.02 vMB 128
153,848 153,848 0000000000000657def3f9d2ef1ba031b878d808939e9ce77148b62efa36dc9f 5 0.00 vMB 3,525
153,847 153,847 000000000000035a6bf03d416a3c5564e0ee3840ea1f0bdd918d756483feb023 20 0.01 vMB 196
153,846 153,846 00000000000007cef2e2127ffda4d7ab0bcab26dc50c1b24150c1723d5607c88 25 0.01 vMB 55
153,845 153,845 00000000000000ace880982d9c1d17c9fe2f89c51fb93f964d736258aec7834d 79 0.03 vMB 172
153,844 153,844 000000000000046219f97f154813616ddb2f921104ca881e818fdc037c481733 17 0.01 vMB 174
153,843 153,843 00000000000009a5b2d402ae11bc924e943225b7eb7792e2d621804e9c140cc4 24 0.01 vMB 437
153,842 153,842 00000000000007f02033c979ab5dd4e3cedc2926896fa069c06abc8c96e27a02 22 0.01 vMB 704
153,841 153,841 00000000000006ce4507f894ca7d1d17712e15c5c5ec33ceb80e573cde6bf071 6 0.00 vMB 113
153,840 153,840 000000000000021135aa49f2f016be18a2c16b98ffe618f39ed8a8e6826e11bf 1 0.00 vMB 0
153,839 153,839 0000000000000c9d73939a6739706d1ae160ef8e43be24242dc7874b64a20e7d 42 0.02 vMB 74
Previous 10 blocks ↓
Total Size: 779.41 GB

Node Details:

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