Loading Tool

Explorer IconExplorer

Memory Pool

80,957 transactions
25.65 vMB
0.06859376 BTC
Random Selection Loading Transactions
Max Size: 162.10/200 MB

Candidate Block

Mining Attempt 72378206bd35c368bfafdcbf0f62ddaa0d29e3f2f06a97b13577d48f32d4f866
Version 20000000
Previous Block 00000000000000000001dfc7c890e1bbfe31538f5ba90c50058f95e4e1d6c26c
Merkle Root 6aa833691a522b678085be0b253f7049be91c7962156e467b679f95f2d390a2a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 5,700
Size: 1.00 vMB
Total Fees: 0.01216817 BTC
Feerates: 479.62 > 1.22 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,959 (862,638 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
53,321 53,321 0000000009aaf911b3caf1c536ce6b1e2ce55d157346daf9815490e2ef02fd97 1 0.00/1.00 vMB 0
53,320 53,320 00000000129a8b58ccfe5f84e39af0bc075a65706a9d6864fba4223320535215 1 0.00/1.00 vMB 0
53,319 53,319 00000000058307f08b9e32f45434075791af5d142b40747b26efb4884d0d68ac 1 0.00/1.00 vMB 0
53,318 53,318 00000000118c18db0a0253d1d3ddb29e5197ae9a02ee5bb1752fefee9a9f83c0 1 0.00/1.00 vMB 0
53,317 53,317 0000000006061ff2197ce45f3afa0bbd20038bd02a3cf5542ce132a50b3b8e8c 1 0.00/1.00 vMB 0
53,316 53,316 000000000a8f5609fa4b70a6673b090cd7bb8fd4bc7a9437d4ec3075619524ac 2 0.00/1.00 vMB 0
53,315 53,315 0000000003ba3c09e4cb26248e5e1b9b3d41153233c09d1144b87e14adabe2aa 1 0.00/1.00 vMB 0
53,314 53,314 00000000150e20cb25285e449516135898c5ba0785507ab9d37b4cde3cc9a537 1 0.00/1.00 vMB 0
53,313 53,313 000000000f35fa3f7c50f0542dbb94ce934d1ef9ebbf20169a24a3d81cd37e48 1 0.00/1.00 vMB 0
53,312 53,312 0000000012177e6a6c1713c6d5fe3c4a258882458112f9f00a3523f285f2fa6a 1 0.00/1.00 vMB 0
53,311 53,311 00000000127358e9dff7d2f6f22e4e2a7f2b2eafb9107c4727717353c0ffe708 1 0.00/1.00 vMB 0
53,310 53,310 000000000d0e1bc2381c0e91b8f8a3d01e47e063e64b80c3b9f7abdba179d96f 1 0.00/1.00 vMB 0
53,309 53,309 000000000a54af0efb7d8fe11695b23a214a9ac05f03f2f1bee285fc28e8609a 1 0.00/1.00 vMB 0
53,308 53,308 000000000f82a411e111e2754867b54abe060873d81c83ef21d81cdf0ac5bbcf 1 0.00/1.00 vMB 0
53,307 53,307 0000000008250be77a40763077c341011648f0a045a9ec437e7088c78826267a 1 0.00/1.00 vMB 0
53,306 53,306 000000000df8ec09289eba90d3b1d504c4b745f3e378cc10d73c75e39236d5ce 1 0.00/1.00 vMB 0
53,305 53,305 000000000ac9f2f0f885b8f7476ff1240cdf8228cbe2a0a926111099ac599ad0 3 0.00/1.00 vMB 0
53,304 53,304 000000000311f1a5be4c4f6eb7dda75a61a2d9d08951d1bf2d9c035ffef0da6a 1 0.00/1.00 vMB 0
53,303 53,303 00000000113a0f65ca74420f548955537eb145d419085914a27aa125a1fc5eab 1 0.00/1.00 vMB 0
53,302 53,302 000000000c77b36f5f356345637055da176717a3fbf79604ae8556d42b24a705 2 0.00/1.00 vMB 0
53,301 53,301 0000000004bdd29733fe2e754657a9dac3dfdefcde6fc70228f98d46d0111a93 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 784.05 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: 802.34 GB
    • Received: 22.90 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.