Loading Tool

Explorer IconExplorer

Memory Pool

38,511 transactions
31.32 vMB
0.08723528 BTC
Random Selection Loading Transactions
Max Size: 155.13/200 MB

Candidate Block

Mining Attempt 544a1be2e5035c4478c85f724a50f5725218139782e422a0a8bc93687f5f06eb
Version 20000000
Previous Block 00000000000000000001a85c3c399f498d0bec2bc31fd48cfb44a2ea48876ab6
Merkle Root 02ed802dd1070ba78dbf43163c512024f6d906f6147695cf731ae1e49069a824
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,881
Size: 1.00 vMB
Total Fees: 0.02301546 BTC
Feerates: 327.53 > 2.31 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,356 (815,285 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
99,071 99,071 00000000000374c5937dd444d7cdea4335f103dd1a152170fc2485a2eca23e62 4 0.00/1.00 vMB 0
99,070 99,070 0000000000042359cb0c8995fff4b28dc8a6088fde3d567fe3736bddba8756b9 2 0.00/1.00 vMB 0
99,069 99,069 000000000000b7792dbf37c557510739698ecacb0958afbfbb067ac08a63518e 2 0.00/1.00 vMB 0
99,068 99,068 00000000000187e2c7ae8bf41635ded5e39a12a82a04945d2c266fdeadae79db 4 0.00/1.00 vMB 0
99,067 99,067 000000000004706a9fe3e062064d5eecb539943f63602f8227175b7b545cfe5c 1 0.00/1.00 vMB 0
99,066 99,066 000000000002056989323e0748b64a240977642a72153f0cd7721b7889dcff8f 9 0.00/1.00 vMB 484
99,065 99,065 00000000000002172fdca09623293edb9e2906ec0505ecd89620cae62dbd0586 12 0.00/1.00 vMB 0
99,064 99,064 000000000003c8488b5ae6672a37b5398938e46d534e04f5b1afff63408b14d0 13 0.00/1.00 vMB 0
99,063 99,063 000000000001b8b04fe410656790d7853a03fd3cd154ff22e9f19c22bf3d1111 6 0.00/1.00 vMB 0
99,062 99,062 000000000000e1db703efd036aa3d04c97ebb940f1c11e0cdbf364a696fe7f0a 11 0.00/1.00 vMB 0
99,061 99,061 0000000000020d5273f2ba06c0a65f7ffea81f51d6d2eaf84595f535cb15166f 5 0.00/1.00 vMB 0
99,060 99,060 0000000000037ea71263ec57ef4ed88d74c13edc75bebfe4952b8b69ca32d0a8 1 0.00/1.00 vMB 0
99,059 99,059 00000000000081a7e51283a1fc26bfe8ff7c5b7bd031dc5613395590d6220a3d 3 0.00/1.00 vMB 0
99,058 99,058 000000000000837eff1ab1048f8860555872a9182ad666b915373a924bcde396 2 0.00/1.00 vMB 0
99,057 99,057 000000000002190e34ee6abc14a1aa9c9701b5c359648162bde356d6bfb7a36b 1 0.00/1.00 vMB 0
99,056 99,056 000000000003f2101ee0738f31203808b44140b06a82e5c75bb0dfc2da9b7311 1 0.00/1.00 vMB 0
99,055 99,055 0000000000012d1661efe9bef19fd67131a7a48e19a127f1c719ef448df07f85 1 0.00/1.00 vMB 0
99,054 99,054 0000000000042bce7ca2ed4e7307a4df4c5303b0c795d18827bc974351996f1b 2 0.00/1.00 vMB 0
99,053 99,053 00000000000455c0d1c7d52cf7f7ee5be9bfca2187a4167d9efa81f96ee256c6 2 0.00/1.00 vMB 0
99,052 99,052 000000000001e880c1312fcbdeeb0810288c0c427233031eedb090d00ae34419 1 0.00/1.00 vMB 0
99,051 99,051 00000000000132df736f6c82d67267b8e7d4ceaf3b834381d485568eb512eebb 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.23 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: 589.11 GB
    • Received: 9.57 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.