Loading Tool

Explorer IconExplorer

Memory Pool

80,528 transactions
29.90 vMB
0.08170355 BTC
Random Selection Loading Transactions
Max Size: 179.93/200 MB

Candidate Block

Mining Attempt 226167a79e05c50083725c76b1b3d9fe1dca52b69745250fdd5c48a53a313666
Version 20000000
Previous Block 000000000000000000018695f041328e2b5529f23ff75f1df68b481c7c8526bc
Merkle Root f112185f1c03d1a34b7859f75649b8603d79eeec7e8f5323adb69d32401234d2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,064
Size: 1.00 vMB
Total Fees: 0.02073175 BTC
Feerates: 397.50 > 2.08 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,993 (44,067 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
870,926 870,926 00000000000000000001c43aed51112faaef005343b29d2f5da498781e4cb68f 3,776 1.00/1.00 vMB 19
870,925 870,925 00000000000000000000c147117586ac6761a40ca6a8110fce45d62d5e1df760 3,068 1.00/1.00 vMB 10
870,924 870,924 00000000000000000001f958991356595d0e1649126dd356c752063ddb938b2d 3,215 1.00/1.00 vMB 6
870,923 870,923 000000000000000000003fb8d1309fcd6e81fe09dfb262b828e6e87c0c2bec8f 3,538 1.00/1.00 vMB 12
870,922 870,922 000000000000000000029d9a545c82ab292e8a59696e172b217f88389901018f 3,708 1.00/1.00 vMB 11
870,921 870,921 00000000000000000000f92e692d625271b672c062f70335db0c1319e89412c6 3,145 1.00/1.00 vMB 19
870,920 870,920 000000000000000000011fa9eb47bb41cb919d2c33b97c1ab25c60f49f1f7e7f 4,192 1.00/1.00 vMB 16
870,919 870,919 0000000000000000000281b3fefdf902c9536c9b64dd109c47fe43b41e86a4ba 3,856 1.00/1.00 vMB 16
870,918 870,918 00000000000000000000b2aefa9f4b9bb37e4371e1fca85d5416834292d9271a 3,543 1.00/1.00 vMB 16
870,917 870,917 000000000000000000012de43a5a188fe48ae12b9512128eae16af816b197d39 5,555 1.00/1.00 vMB 19
870,916 870,916 000000000000000000018b03c6ae732187be3494a1aab254080d041d96553b32 5,103 1.00/1.00 vMB 22
870,915 870,915 00000000000000000001e0829b2639ea4b0f0ffa3247ba0fa177cc3ff92823cc 4,994 1.00/1.00 vMB 25
870,914 870,914 00000000000000000002428dc4c803b65525852871f77d1aacd4188aee819e3a 4,478 1.00/1.00 vMB 31
870,913 870,913 00000000000000000000178d49c5d04996894857f7c29c9aaa2389fb3e73a943 4,582 1.00/1.00 vMB 29
870,912 870,912 00000000000000000002a03c3492b00b1026522bf21d543264f63ffbe15c1cbf 4,292 1.00/1.00 vMB 39
870,911 870,911 0000000000000000000026f3661ace0cda87b922d13d35280c9ac61c6ad364cf 5,522 1.00/1.00 vMB 31
870,910 870,910 000000000000000000020f360aac519f2e16475a7ed959b7c065a1d58af23e54 4,705 1.00/1.00 vMB 42
870,909 870,909 0000000000000000000121ad3fce6393ef5ec583b1a4b52299b49617c05bdc22 6,175 1.00/1.00 vMB 37
870,908 870,908 000000000000000000027c905a0596fc34307dcd488985324b29e7ba2cda239d 6,052 1.00/1.00 vMB 35
870,907 870,907 000000000000000000003dfa28ad9929678a7f7a6054af359ac1b3800b58d2c4 4,663 1.00/1.00 vMB 35
870,906 870,906 00000000000000000002579e81d05068188cfbace5402dbe593e5d28be65b311 6,102 1.00/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.38 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: 664.38 GB
    • Received: 14.96 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.