Loading Tool

Explorer IconExplorer

Memory Pool

79,121 transactions
29.63 vMB
0.10701441 BTC
Random Selection Loading Transactions
Max Size: 178.33/200 MB

Candidate Block

Mining Attempt 4195c9388e12b327d236f62a305a994354ee37119c5293330de94203932a93db
Version 20000000
Previous Block 000000000000000000001d962d813166c213e66919ae03bd9d146ae85a1c4436
Merkle Root 46573af18c837187ef1a059a20f7bef5572e1f9d838c614c04cd22b55afa7527
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,571
Size: 1.00 vMB
Total Fees: 0.04145848 BTC
Feerates: 164.34 > 4.15 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,154 (546,073 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
369,081 369,081 00000000000000000247fffc0f6865a6701abde70575462d21b2b948703d5305 171 0.09/1.00 vMB 30
369,080 369,080 00000000000000000032a80e5590305155000f0a188f63e9736377b82e674ab7 326 0.27/1.00 vMB 25
369,079 369,079 00000000000000000e0e09f749989b0da6c7f9b82313379ea62ad1e70b55e78a 910 0.93/1.00 vMB 21
369,078 369,078 0000000000000000040ddfaaebdf337b7ab95d63ca8865ebcbd29ea55e1a979b 1,204 0.75/1.00 vMB 47
369,077 369,077 00000000000000000bbf43f5c4904bcdc4ba755722f349abf19945f5144bcb63 822 0.42/1.00 vMB 38
369,076 369,076 00000000000000000a860916a56b6b1d2558dc59bf8d4dce66d21dfa570663b7 828 0.59/1.00 vMB 27
369,075 369,075 000000000000000002fc99e3af38b2edb728ce4142d6bd00ba081dcd4168efcd 1,608 0.68/1.00 vMB 49
369,074 369,074 000000000000000005c84cf422c126533de9ca471997c46dd075041a49ed43df 250 0.17/1.00 vMB 33
369,073 369,073 00000000000000000a8f19d99826db0c05a1c68f9170d132041a7832233d2c6e 369 0.21/1.00 vMB 35
369,072 369,072 00000000000000001025514c87d36b7a2cdac6d682da49df2de75e1b447328c8 117 0.07/1.00 vMB 25
369,071 369,071 00000000000000000a0678fb1e487a1fc330c1a34e2a15ce9bf727e2a246682d 1,322 0.65/1.00 vMB 39
369,070 369,070 0000000000000000077581386648c8187dde4aecf690088232336d8d0d5b5a24 198 0.15/1.00 vMB 21
369,069 369,069 000000000000000012cda6d052ea7a7dbcb5f56b427aa0087128431ab6267c90 307 0.16/1.00 vMB 32
369,068 369,068 000000000000000014d425eddcb3ce0ef68b7eadb0b244cdbc57425947b1b2b9 761 0.51/1.00 vMB 34
369,067 369,067 00000000000000000003120d4ebe3f05623607a87339b98b66970b3825a14c9f 364 0.20/1.00 vMB 38
369,066 369,066 0000000000000000101238807f0a2755eb371052dffe02074f21ad9bd26fb9c9 1,492 0.96/1.00 vMB 31
369,065 369,065 000000000000000009e43dfe2efd6e192298638d2f328d3c3ed5c050d1e31687 715 0.46/1.00 vMB 33
369,064 369,064 0000000000000000100708864de934a9b8a233b99da206824efa04818cdb19e5 738 0.31/1.00 vMB 42
369,063 369,063 00000000000000000b957ae5e42004863117d261e5e808499543cf67ed9f4ccf 558 0.25/1.00 vMB 36
369,062 369,062 000000000000000010e7ec6c94b330ca0b98cb5c638001f1b944989ab851d747 529 0.28/1.00 vMB 35
369,061 369,061 00000000000000000e18976c7c1cd2c757a89933a7750e96128df7ac705592a1 268 0.18/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.66 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: 673.05 GB
    • Received: 16.36 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.