Loading Tool

Explorer IconExplorer

Memory Pool

85,403 transactions
31.89 vMB
0.11672353 BTC
Random Selection Loading Transactions
Max Size: 195.30/200 MB

Candidate Block

Mining Attempt b0da5e4f091dc1f4258b9e59a9e5fcad4e6c82672fa7d7583607155479baf028
Version 20000000
Previous Block 000000000000000000007e377d6e096ae0ae208e7c56eca1526c4517ce45359d
Merkle Root f5ff3135d1e8738d9bcfa4d58c66902a5ec47ff6a074e0f8aa4339ad0939cb39
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,443
Size: 1.00 vMB
Total Fees: 0.03906501 BTC
Feerates: 299.70 > 3.91 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,225 (310,138 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
605,087 605,087 0000000000000000000ded7890e3bb8294fa36bb3fc57bacab5e468f5802735c 1,058 0.32/1.00 vMB 8
605,086 605,086 0000000000000000000d5ddc990dedafabb639ebd6a412e4547acda528ba3a72 2,136 1.00/1.00 vMB 15
605,085 605,085 0000000000000000000ee84fb4412d5eb9fc18c910fca948c0eb5721b4868014 2,281 1.00/1.00 vMB 16
605,084 605,084 00000000000000000004ecafbcdd8c644fa6b989647f80f69b1d81da93bcba46 2,729 1.00/1.00 vMB 27
605,083 605,083 000000000000000000071b0604c7e29d51b1e8c64d22fb53f21ddb0f685a5c31 1 0.00/1.00 vMB 0
605,082 605,082 0000000000000000000c814d010966506828dc4946fbcb7da9b8491b5a262fd9 874 0.74/1.00 vMB 2
605,081 605,081 000000000000000000068caafe616f0a7d5688e00af44cfc089da680e46dda19 2,334 1.00/1.00 vMB 12
605,080 605,080 00000000000000000000ecdacd47595af83ced11c4ce8c4f064daa62905df5fc 2,335 1.00/1.00 vMB 22
605,079 605,079 0000000000000000001421ddf6b34d641e22885dd6c8615165d54aed3ef39187 1 0.00/1.00 vMB 0
605,078 605,078 0000000000000000000db5bc08654a291293bbf983ba4d854bb92d4eb2708b1e 2,164 1.00/1.00 vMB 4
605,077 605,077 00000000000000000002adf89a257aaa45b66afc7d77d54e0902d41b99f65e8e 1,490 1.00/1.00 vMB 10
605,076 605,076 0000000000000000000158743519ced9854a1592eb55692dde161c88e791422a 2,690 1.00/1.00 vMB 24
605,075 605,075 0000000000000000000ec204ed580ae7a539ad3582144ea8463e39a353e18812 2,705 1.00/1.00 vMB 27
605,074 605,074 0000000000000000000ce7f196ce92010ee6fec19310528c0ca126593b72cccf 1,578 1.00/1.00 vMB 14
605,073 605,073 0000000000000000000a031205ee51c72426a6064d1c99ccadc89cb8f7fa5d3f 1,901 1.00/1.00 vMB 13
605,072 605,072 0000000000000000000018061624a9198725c18cf3171876602bef04b8728bd6 1,874 1.00/1.00 vMB 19
605,071 605,071 0000000000000000000f3a08df4dc2e9dfe50a1e38796ba4b6aa07e8aa25f478 1,036 1.00/1.00 vMB 12
605,070 605,070 0000000000000000000721bc0c650c86a012afbe783e92699dd0664123e3dc9c 1,519 1.00/1.00 vMB 29
605,069 605,069 0000000000000000001181d1467da31af5bac7f27a97c59e160fba1e829c7593 759 1.00/1.00 vMB 62
605,068 605,068 000000000000000000013734f80a2f96c13ce3255c9df40808c8c0f7fbea8bfc 2,822 1.00/1.00 vMB 24
605,067 605,067 00000000000000000007a1bf2abbda5077930a9a25d713c95048336461901394 952 0.31/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.78 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: 709.63 GB
    • Received: 16.94 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.