Loading Tool

Explorer IconExplorer

Memory Pool

82,758 transactions
30.38 vMB
0.14659871 BTC
Random Selection Loading Transactions
Max Size: 184.01/200 MB

Candidate Block

Mining Attempt be8d58bd3204614acc808d25e8232e6dd51e569203b962fe9644abf9d45fdd13
Version 20000000
Previous Block 000000000000000000016a81c5974205d8be7825f3436d4fbbaa2e3ded369b8d
Merkle Root 19025aeb0d1125e6cd2c85a870fa8cbf0e178a3c141d0518d3e8028de58bfeab
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,799
Size: 1.00 vMB
Total Fees: 0.06643381 BTC
Feerates: 150.61 > 6.66 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,138 (389,864 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
525,274 525,274 0000000000000000003a33c9c6358c87765cae31e5cb48c63ddc53c9d5b1df38 1,425 0.60/1.00 vMB 21
525,273 525,273 000000000000000000319967fddc5cd030ec5663914f237989043e467355a1e2 2,482 0.96/1.00 vMB 22
525,272 525,272 00000000000000000019ea91ec076eafe1997b36beefb8408fecfb39331be920 472 0.19/1.00 vMB 18
525,271 525,271 0000000000000000000139b78108187f0bad64ba28030b5d8affdcc7a1890234 92 0.02/1.00 vMB 27
525,270 525,270 00000000000000000012cf280340da53dbc8c64fda004de4994dc0ab5d71e92f 492 0.41/1.00 vMB 21
525,269 525,269 0000000000000000002a7229e31357aea7ca9ac62967a57fc7c7f2311af8d239 544 0.29/1.00 vMB 21
525,268 525,268 0000000000000000001d37179982c3e66316f31b2d7553bfc20ec1830a7084b6 261 0.09/1.00 vMB 27
525,267 525,267 0000000000000000000f915b7b8b61cbeab58eac79ef2947bcbefcaab01541bb 508 0.36/1.00 vMB 2
525,266 525,266 000000000000000000375b3f23013debc58b5a8bc1c431bbae7bb94bc25588d6 2,171 1.00/1.00 vMB 26
525,265 525,265 00000000000000000029bb1611efeb388da9239ad87930a46de248385eb5e3e0 1,699 0.70/1.00 vMB 23
525,264 525,264 00000000000000000034c50748a33821d8b0856ace7dabc6c630911c4ee318a1 942 0.40/1.00 vMB 50
525,263 525,263 00000000000000000013a1da6d0737d3f37a23e8a6ff8680b626f7756b370638 932 0.42/1.00 vMB 20
525,262 525,262 0000000000000000000b064073a89073b5fd052cc0a0b6912cc0deb15cf09520 842 0.50/1.00 vMB 9
525,261 525,261 0000000000000000003bb0d8e2e5044519ae04c05c0c2f7fbfa70edd6c27f03c 2,149 1.00/1.00 vMB 35
525,260 525,260 00000000000000000030ffa96bfb5a460899ebbaf10dd2a5552c38b3b4266c33 791 0.36/1.00 vMB 22
525,259 525,259 0000000000000000000b5c7aaa5930cdcfbd361275ebb2160f78660d6eee76d5 1,079 0.62/1.00 vMB 17
525,258 525,258 00000000000000000015e9baa088aa279292b2fe6056cc426bdec31e2ff20a3f 1,215 0.72/1.00 vMB 20
525,257 525,257 0000000000000000001c1ab7c7c22e2196181514e45d51be27fec4a08eb5ac8d 514 0.30/1.00 vMB 11
525,256 525,256 0000000000000000003b79a8420308a470d364a5c8afb09beefdd86c4e0c306d 792 0.59/1.00 vMB 16
525,255 525,255 0000000000000000001f64d4a7830558315b4d20b247d311bc4acb495a8efc80 340 0.18/1.00 vMB 23
525,254 525,254 000000000000000000365bd84dc1ffd9f0cac9ab6de42f120bd64c4c8a2f89e1 403 0.28/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.63 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: 672.32 GB
    • Received: 16.20 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.