Loading Tool

Explorer IconExplorer

Memory Pool

88,811 transactions
32.50 vMB
0.18071756 BTC
Random Selection Loading Transactions
Max Size: 196.53/200 MB

Candidate Block

Mining Attempt 4cbace2d95f4677a34709fb1430ede378a41ff0baa50045dcc1600cd250f3583
Version 20000000
Previous Block 0000000000000000000028ac2da68334861cbce4537cc172c0452e50056a6e06
Merkle Root 102a2efb13532bb9a2a3fb4de085691856cfba8aa286299055c24719547d34a0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,870
Size: 1.00 vMB
Total Fees: 0.08807408 BTC
Feerates: 216.64 > 8.83 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,074 (351,582 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
563,492 563,492 00000000000000000007dfa27b2c770fe458bfc06b685130ac9b599055d241cc 2,422 0.73/1.00 vMB 9
563,491 563,491 000000000000000000214e2da306c754add91a7c49d2569dffdfde881bf5f5d9 589 0.16/1.00 vMB 1
563,490 563,490 0000000000000000002a65706647851b2f3083db7bc59ff222e0ea243b24b3dd 3,117 1.00/1.00 vMB 16
563,489 563,489 0000000000000000001b3b287dfb8920ca5614a3d353ca19270c4ee75b0df001 1,243 0.37/1.00 vMB 12
563,488 563,488 000000000000000000028c3c782aff6b6a1ac1a1661b69a7f025cebbc794d0f9 644 0.20/1.00 vMB 11
563,487 563,487 0000000000000000000d757f2fa18b96b5b3bf1c03347a13c94832c09f304d6c 1,577 0.55/1.00 vMB 12
563,486 563,486 000000000000000000001c557046a6eb44adcbe12a392e0ac204dcb63fd85faa 2,923 1.00/1.00 vMB 8
563,485 563,485 000000000000000000211eda1c4a7e12f5e9f7a86e5fceee91afb7275212cbb8 2,651 1.00/1.00 vMB 18
563,484 563,484 0000000000000000001e12bf1eac2560a71158749111b7836101a3e0e70a1e36 519 0.19/1.00 vMB 8
563,483 563,483 00000000000000000016d800bc18ebefe716451e9cc8b772957b83e3edb1fa0a 2,858 1.00/1.00 vMB 17
563,482 563,482 0000000000000000001d1dd240b2e76616f8fa0319c7bc1a4ca7ea35585888f7 1,408 0.48/1.00 vMB 18
563,481 563,481 0000000000000000002424900d21f677c43aab3873201a8d21fd468ddfbf8600 1,872 0.95/1.00 vMB 3
563,480 563,480 0000000000000000000431fb61f8dd069223347b3c1d34488133ed964343ba76 3,368 1.00/1.00 vMB 19
563,479 563,479 00000000000000000007600449b3a3bca5fb0373f9021a5a5da733dc3496ba37 3,174 1.00/1.00 vMB 17
563,478 563,478 00000000000000000023eb8e4ebaab5325f883fc29bcffcef6b06d0cd29feef7 3,193 1.00/1.00 vMB 11
563,477 563,477 00000000000000000009dc6ca766b8e0b07c8630302d361ee40d69607053f596 2,346 1.00/1.00 vMB 20
563,476 563,476 0000000000000000001052344e8543e5aef0c1b838a930a8636f738d1aadf391 1,656 0.63/1.00 vMB 6
563,475 563,475 0000000000000000001db20b5b42ff650076bd23555205b828599b392fb9c475 2,820 1.00/1.00 vMB 7
563,474 563,474 0000000000000000001c2834c2ce59f4d60649253d5a7ed5781d0ca34289cc45 3,177 1.00/1.00 vMB 25
563,473 563,473 00000000000000000018e72001c83c036ed3cdf1fb6f680557ef92e74bd6b231 1,860 1.00/1.00 vMB 20
563,472 563,472 00000000000000000017f0f6778e4c361df7009082ae1964387737f808bd1088 2,075 0.66/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.52 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: 668.94 GB
    • Received: 15.65 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.