Loading Tool

Explorer IconExplorer

Memory Pool

86,658 transactions
31.81 vMB
0.10883122 BTC
Random Selection Loading Transactions
Max Size: 194.87/200 MB

Candidate Block

Mining Attempt b7b4a73ca8b633f0b0639ffc10635cb07ac38a1d7dd28d50f50e27f1ba424fa3
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root ef114f0aa79620eee8b34557283a0da1952a89f24793eae10a687473f2420e0c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,859
Size: 1.00 vMB
Total Fees: 0.02820062 BTC
Feerates: 1,236.26 > 2.83 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (583,440 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
331,922 331,922 00000000000000000b8a5f784a8b4834d05605afc61c95691ac76b3cf8f8d6b5 273 0.14/1.00 vMB 22
331,921 331,921 00000000000000000bb3f33974acba288758cc28bc2b99417fc6d58648974fca 608 0.44/1.00 vMB 20
331,920 331,920 000000000000000017efdbb30d2778c855b277f9cac7bbc1bf7e2d07717157ad 11 0.01/1.00 vMB 14
331,919 331,919 00000000000000000d5ddaac54f8e3b61738d5178e3f41d9b23f76444063be0a 116 0.05/1.00 vMB 35
331,918 331,918 00000000000000001aa334d84e62d9402165514d46ec98bcb1e56be95ec3bf06 228 0.12/1.00 vMB 24
331,917 331,917 00000000000000000f933f1f48829e164852c37e24c3a35fbd90a1a38f6d619a 238 0.15/1.00 vMB 20
331,916 331,916 00000000000000000b9a80fe4430fcf17b73031f90e250832078acef1588ee03 373 0.22/1.00 vMB 22
331,915 331,915 0000000000000000162b320e91b9f55cc05416a334c3fef3b5dcb742d2e8dc14 89 0.04/1.00 vMB 17
331,914 331,914 000000000000000009d265a0b270d68dbb9a952398a4c4f6e72f147d7c5faffa 837 0.56/1.00 vMB 22
331,913 331,913 000000000000000002a33ca4fda8403ad279365d351e7a55f213e9d831192ce9 47 0.18/1.00 vMB 2
331,912 331,912 000000000000000019dd32517eaae054a21458246c08c09684d0209d3e30f956 68 0.03/1.00 vMB 22
331,911 331,911 0000000000000000140999ce59e633ef6e79cdcf503a74aca536d69fce97f4b7 63 0.03/1.00 vMB 18
331,910 331,910 00000000000000000dbc9847b8912b42470388a2650719d48b0f8206b5b7d737 106 0.04/1.00 vMB 29
331,909 331,909 00000000000000000d81a25118baeaa5c12ea5976c993c284aad51bb2db69827 731 0.38/1.00 vMB 26
331,908 331,908 000000000000000000006836c4009ab00485cd1de4d5958ca7839184d0b80067 654 0.40/1.00 vMB 23
331,907 331,907 000000000000000003cd9048dfba61889e4305832094c6c7683e090d6032c4ad 412 0.23/1.00 vMB 22
331,906 331,906 00000000000000000f18bf8b961069d97c9e88ddc3ab9f345878d939d25220d6 144 0.11/1.00 vMB 20
331,905 331,905 00000000000000000298af3e4775ff993ac77093c79e30220e0b90cabc5927b0 161 0.10/1.00 vMB 18
331,904 331,904 000000000000000010adc0992fded495e0f39fd2f057df4940dd94c4d555ffb4 161 0.12/1.00 vMB 14
331,903 331,903 00000000000000001276cab09bf55196104a3262642d2a6ab9f4785be62069dd 1,147 0.57/1.00 vMB 26
331,902 331,902 000000000000000003d877e8ea77c89f9a18bcdbb978d0c70e973251f9512881 1,266 0.66/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 783.02 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: 719.41 GB
    • Received: 18.05 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.