Loading Tool

Explorer IconExplorer

Memory Pool

44,940 transactions
26.97 vMB
0.06828675 BTC
Random Selection Loading Transactions
Max Size: 142.12/200 MB

Candidate Block

Mining Attempt b40a478c818f7839f7de4d9dae954c8bd91706f3dd5a02d449cae7b5ed9a4100
Version 20000000
Previous Block 00000000000000000000facfaa62459f98f3b2a139e8179039060bf314a7e923
Merkle Root 9e0a73949923d849327133e8434b1f5192c9dfc2f052bb1a65d4b6b571c82974
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,230
Size: 1.00 vMB
Total Fees: 0.01831905 BTC
Feerates: 251.72 > 1.84 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,747 (221,983 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
692,764 692,764 000000000000000000129312f2bd7f9bc4f4295f429491aec02cd1a6f7ebc336 751 1.00/1.00 vMB 3
692,763 692,763 000000000000000000068fecb5ccdbfccf9abd8261b359d67a3a62da88e266bb 775 1.00/1.00 vMB 4
692,762 692,762 0000000000000000000ad3b6df8197ab06be1d7f4c250b32bb53e7b6ad8db15b 2,688 1.00/1.00 vMB 12
692,761 692,761 0000000000000000000239f66ecaa914b53f3926c1648aa6f7ee47b49ac802f2 2,731 1.00/1.00 vMB 19
692,760 692,760 000000000000000000129cefd33686550f5a1667ba87ff55c76cb7b4f791924b 2,970 1.00/1.00 vMB 8
692,759 692,759 00000000000000000005bae36f98bae207411e5010b13da49f9068f564963722 2,404 1.00/1.00 vMB 36
692,758 692,758 0000000000000000000bbd42b24dbf7ce2f153de2a8b1f40decc6255a254e9e3 2,228 0.89/1.00 vMB 17
692,757 692,757 00000000000000000010627e30472395f6b9a006f1784be048e40a48418ab8c7 669 0.73/1.00 vMB 17
692,756 692,756 0000000000000000000fd1083ffb73b1d3f5cbeba29eb33ffb2705f848048599 2,515 1.00/1.00 vMB 13
692,755 692,755 000000000000000000042db6641c7d0b16c2e1377c554681a17d8ccecbdf1647 1,278 0.79/1.00 vMB 8
692,754 692,754 0000000000000000000528fcb7dde91b7e85aa433eb3aa1b664bc57382b30d67 842 0.67/1.00 vMB 3
692,753 692,753 0000000000000000000aa007ed292be7781097eb06b6e03a2651f2438b33f647 2,651 1.00/1.00 vMB 13
692,752 692,752 0000000000000000001423b0085863adff8c0bdbedb6041ee1314255c807facf 2,611 1.00/1.00 vMB 13
692,751 692,751 00000000000000000002794f6ff15e682e03c76bc21d57c9cc62bf383088be75 2,051 1.00/1.00 vMB 45
692,750 692,750 0000000000000000000942db1a4ae6a1969399e5c203b622c24ebc107f33b9da 1,356 0.65/1.00 vMB 11
692,749 692,749 00000000000000000003b5364aca3dd4915ba4295effed3c9ab405b603a7d04f 1,104 0.95/1.00 vMB 6
692,748 692,748 0000000000000000000ead14a69aa48b541d683d75092253520f1d182332f601 2,018 1.00/1.00 vMB 9
692,747 692,747 000000000000000000102fbae10cddd7d60adcf9e2457f889b30edcab690aa61 950 1.00/1.00 vMB 4
692,746 692,746 0000000000000000001042d57d4986f9fcf31176ff844a758ec6b15b87e00294 2,414 1.00/1.00 vMB 6
692,745 692,745 0000000000000000000676e13237f89a10991c392641abbb34b50d4d75201340 2,429 1.00/1.00 vMB 17
692,744 692,744 0000000000000000000217bebd871d6d89193871cdf6421c99b4efc5a3cb73a0 2,636 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 781.94 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: 646.71 GB
    • Received: 12.88 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.