Loading Tool

Explorer IconExplorer

Memory Pool

74,635 transactions
27.52 vMB
0.07132530 BTC
Random Selection Loading Transactions
Max Size: 168.04/200 MB

Candidate Block

Mining Attempt 7aae6a2f5420a19b5321e717e01157dc370dac1040580e18ccf74b1a5c4db5f5
Version 20000000
Previous Block 00000000000000000002102afa1db3081518716f594315bc6c7bf9736cdf6fb9
Merkle Root 2a3f2ec1b7a4e717cc0136b152cc5b8b8b693c11cd92b3c7ebb147f976e473b8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,762
Size: 1.00 vMB
Total Fees: 0.01271337 BTC
Feerates: 80.55 > 1.27 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,258 (534,354 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
380,904 380,904 000000000000000005efa224a144f537228c28159a8e420974630be35a88fa17 2,001 0.99/1.00 vMB 37
380,903 380,903 00000000000000000f4b6bb1fe21a7fc9db313329b1b515afc95d2e41becaa05 203 0.28/1.00 vMB 14
380,902 380,902 000000000000000007c32307d24efa605a93b843ab8b3a3a9db0dcb8bb57bb21 577 1.00/1.00 vMB 9
380,901 380,901 00000000000000000a184967b05d63db4079f6e2d1c637befae2003b223d6bac 617 0.41/1.00 vMB 31
380,900 380,900 00000000000000000dae71958773a90a277f3e2dd34262f14465fdeff40d1b92 2,319 0.93/1.00 vMB 42
380,899 380,899 0000000000000000114cf2448142c8d34cd99817bdf6d18cf405aaa17393a17b 1,629 0.75/1.00 vMB 41
380,898 380,898 00000000000000000b1b9d913a9b7f997742b76817284712bb6db1b64a002c74 572 0.27/1.00 vMB 35
380,897 380,897 00000000000000000554e27d552df9ddff319615733c9c2ce45f891fde2c292a 619 0.32/1.00 vMB 32
380,896 380,896 00000000000000000c1de65d8759f53b24312abc2b422c0d33c589e4a65145f2 757 0.33/1.00 vMB 36
380,895 380,895 00000000000000000b93c495d1b54e8e32d4a97fd6cefd4b4eeabbf0cb4b641b 412 0.19/1.00 vMB 34
380,894 380,894 00000000000000000e2bd5e97352b18870f7777c89ae1446481c449c085c8553 565 0.26/1.00 vMB 29
380,893 380,893 000000000000000008dc3afb936c8b69b88165f7bd5a8ae1a50674d6a7be2359 727 0.38/1.00 vMB 35
380,892 380,892 000000000000000002b86e5dc157ae0a099c319751b124452a0cd9d235f61cc5 1,076 0.79/1.00 vMB 29
380,891 380,891 00000000000000000ca5fbd86454e34403bc6f3420940fb35aa495f1ee480c38 1,210 0.66/1.00 vMB 33
380,890 380,890 00000000000000000df3b99ccabd2bf0f5d10cd07dfc916202786ac756ddec2c 327 0.25/1.00 vMB 31
380,889 380,889 000000000000000010d443049725ee76bbffd618df051a30924c6de8b10b8731 941 0.53/1.00 vMB 38
380,888 380,888 0000000000000000001476bc8b14010bc88ef2ebac7597de37bfa657484e5e9c 1 0.00/1.00 vMB 0
380,887 380,887 0000000000000000107c1acc5fe8aab07f685fe9f85508f19f3d49103c648063 342 0.25/1.00 vMB 15
380,886 380,886 00000000000000000f7b0c53e914e858552fd1bd83111520f4faa6e7b389c74d 1,933 1.00/1.00 vMB 46
380,885 380,885 00000000000000000e079ca2912a79c043592788a63ff464abdf9d05ff2b808c 788 0.65/1.00 vMB 18
380,884 380,884 000000000000000005528d7cc7e74391fc1d6b89c5453433442666b6be1d39e7 2,521 1.00/1.00 vMB 51
Previous 10 blocks ↓
Total Size: 782.84 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: 712.00 GB
    • Received: 17.15 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.