Loading Tool

Explorer IconExplorer

Memory Pool

93,234 transactions
25.95 vMB
0.09961145 BTC
Random Selection Loading Transactions
Max Size: 171.13/200 MB

Candidate Block

Mining Attempt 3847212768f0879ca62efb2264124af35dbf191fad0ac4d3f42ecf5c5ec95550
Version 20000000
Previous Block 00000000000000000001953eb233be2ab2d5a5e5517a816521ee3050997cfb5a
Merkle Root 5bb186512eeb7fc36475f19df77ba98cde2333c5152de378e897d8976159ce43
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,694
Size: 1.00 vMB
Total Fees: 0.02431099 BTC
Feerates: 65.46 > 2.44 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,854 (821,903 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
93,951 93,951 0000000000069d5423dcc2fe70b370ce5de0c6037649c31e8e9c056c9430c66f 1 0.00/1.00 vMB 0
93,950 93,950 000000000003afb19880da61c843dee12b37c775327173bb929b33e114c23f34 6 0.00/1.00 vMB 0
93,949 93,949 000000000001ed6508cadef2dd3c8a3b85d19a3dd4cea854158b9dbb8c352432 2 0.00/1.00 vMB 0
93,948 93,948 000000000002297e16038500882849d90dbcbdcdd3cf30cce341890d546eacc4 5 0.00/1.00 vMB 0
93,947 93,947 000000000005ec704c92d36b4430b1069d1c72c3c5193691ceadb7838ff48215 8 0.00/1.00 vMB 0
93,946 93,946 0000000000059af1dfb0ec41a8fb9438ad2c4ecf6737a3389465fc757eaf17cc 3 0.00/1.00 vMB 0
93,945 93,945 000000000001b18ff19013401c3ff74bbba108088f2481583445353dd69fbf51 7 0.00/1.00 vMB 0
93,944 93,944 00000000000006ea4d24fc37729e658f60e84166ebc7f2b7d53f981b7c564195 7 0.00/1.00 vMB 0
93,943 93,943 0000000000000b46fa1a858e1a44e6a7ddf6ca0cd882d2a62623fde3fc283b2f 7 0.00/1.00 vMB 0
93,942 93,942 0000000000022ef7d61e047a9f429588ab50b5dc6144d0a0f40cac7b161dc81b 8 0.00/1.00 vMB 0
93,941 93,941 000000000000fd4286f8b458659997029ced66480985d46073e4ff408572734e 8 0.00/1.00 vMB 0
93,940 93,940 000000000002ef9e97c2633aaadd55cab78a4596810a834a19357ba777a06d5a 9 0.00/1.00 vMB 0
93,939 93,939 000000000008288fe293ea85acb3e2aa6723799f72208cea06e0d06764e3ac60 7 0.00/1.00 vMB 0
93,938 93,938 00000000000139cbbba64d00199403cc6d07f8ced11cf57d607149ac8050b639 8 0.00/1.00 vMB 0
93,937 93,937 000000000006d6fad80a2f3a147e2c22e2e3c4de4dd678c710a624a9d18837fa 7 0.00/1.00 vMB 0
93,936 93,936 00000000000785351d3e521371e9235b09595b613cd862f1aa00b8b3f23baef5 8 0.00/1.00 vMB 0
93,935 93,935 0000000000049517a2df07ce0a7af138ea7567cd667da8d0d76ebf1fab4a002a 9 0.00/1.00 vMB 0
93,934 93,934 000000000004dea1e7714a80e4630e991a25084c69effc5718c27037c2f45f41 1 0.00/1.00 vMB 0
93,933 93,933 0000000000081200e67627a2925dbeee821712913bb9b767761470957a1bc5f6 8 0.00/1.00 vMB 0
93,932 93,932 000000000004a499b0904e2ac74af41dd515c6adf58d283c9187cac6d64e58ea 8 0.00/1.00 vMB 0
93,931 93,931 0000000000057590ef7d8b4cad89f1dde322e4a1fb2ae3fb4d1cc7d4e9a95e29 11 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.85 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: 793.95 GB
    • Received: 22.01 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.