Loading Tool

Explorer IconExplorer

Memory Pool

74,621 transactions
27.59 vMB
0.07290368 BTC
Random Selection Loading Transactions
Max Size: 168.13/200 MB

Candidate Block

Mining Attempt ae3e4868901413864118c75637a50576d9e1522e7119175c36f769fdcf4e277b
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 077964d28233dac4a9d79a8a45608888520194ebee1a725b0cbb509b82d2ca88
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,385
Size: 1.00 vMB
Total Fees: 0.01314939 BTC
Feerates: 150.80 > 1.32 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (310,180 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
605,066 605,066 000000000000000000082a53482f0b583bea4bf18224aa0aed0da750fbd17c70 312 0.10/1.00 vMB 17
605,065 605,065 0000000000000000000fdb345d87da2a28c7a5331fa42e84250b1d52aed5a0ea 2,050 0.87/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.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: 712.60 GB
    • Received: 17.20 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.