Loading Tool

Explorer IconExplorer

Memory Pool

83,054 transactions
30.09 vMB
0.12790589 BTC
Random Selection Loading Transactions
Max Size: 183.07/200 MB

Candidate Block

Mining Attempt 001652b76e62c6b8a4bca2058f91f1ad143ce9784b64ec4b3d16e6a5d7c29c7d
Version 20000000
Previous Block 00000000000000000001968746f746008154af3e4db375ab1e0c87864c4db4c8
Merkle Root 5c78df058c7f658684f6f1b8a8d6b22de0c52fab93773c38c4a4956e53ebf085
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,499
Size: 1.00 vMB
Total Fees: 0.06391017 BTC
Feerates: 641.71 > 6.40 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,080 (364,599 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
550,481 550,481 00000000000000000003ef6fefa8631683ab87f3eecf5ac45c659cd9a57aed12 2,566 1.00/1.00 vMB 5
550,480 550,480 00000000000000000026239199297256d26e4b1b677e7528fb7f1cf38e2fd7e8 1,307 0.46/1.00 vMB 35
550,479 550,479 00000000000000000027804d58e7ea6176a57e87bb59f6e8e26158b5bd844dc9 1,404 0.74/1.00 vMB 16
550,478 550,478 000000000000000000069f1defa891224259c78ae00d3e15f83703609faac6fa 2,783 1.00/1.00 vMB 34
550,477 550,477 000000000000000000086a1984e6798911d864824d683a81ac72fee992415523 1,720 0.74/1.00 vMB 10
550,476 550,476 00000000000000000013fb2bfeae7fd1a681e4cc0fec9dbdf0214df8adf803ba 696 0.20/1.00 vMB 29
550,475 550,475 00000000000000000009fa45f0562a0eb05ea0c2260d57075deb0a30cf0e1fac 1,420 0.85/1.00 vMB 20
550,474 550,474 00000000000000000024dabb0d92148002a2aa90feeddebf227238a903cab5ca 2,170 0.96/1.00 vMB 16
550,473 550,473 00000000000000000015a4a7dd4c9b0bd3ad127deb0d4ad7a58f143d5cfb6916 10 0.00/1.00 vMB 31
550,472 550,472 00000000000000000006a635ee553c470b935251966ae31aa95bff1059d2d748 2,511 1.00/1.00 vMB 16
550,471 550,471 0000000000000000001db9ec75f453f037fb5909049c781af378db12cdfd5ae7 1,053 0.42/1.00 vMB 15
550,470 550,470 000000000000000000181e29d96227aa3dd7094e2b722c7ad6e227b3b08f8db6 1,422 0.83/1.00 vMB 9
550,469 550,469 0000000000000000000af81752da37b0adb52a5b246535dd41225cef41c0cbd9 3,000 1.00/1.00 vMB 21
550,468 550,468 00000000000000000017198a3f86a387aa61df771a2a1018a03cc32c7772a095 2,313 1.00/1.00 vMB 14
550,467 550,467 000000000000000000155a9ef164ac8e8dd24b6696b0ff8a156db07b6460d0a7 1,531 1.00/1.00 vMB 6
550,466 550,466 0000000000000000001936cb92f66d3f8f258d374ec3d8fd555cfc01a9f178f2 2,817 1.00/1.00 vMB 9
550,465 550,465 00000000000000000006c721e6ec4a60920022a50b2b7e3e74431cc886046c66 2,937 1.00/1.00 vMB 24
550,464 550,464 0000000000000000001ae88d036dbc8e4a34763b3c682d159c8dc5ec8bda4741 1,795 1.00/1.00 vMB 10
550,463 550,463 00000000000000000004c478a416e4ee2819127dd5b214d9b3ac63c2ee33a8a3 2,220 1.00/1.00 vMB 4
550,462 550,462 00000000000000000003749e1a6fcb5ac92c3dc6a24a2c9890dd840b43f14313 2,978 1.00/1.00 vMB 15
550,461 550,461 0000000000000000000b640ba623e6321186a822b0e1643e7e3e28c0b6c5c3a6 2,018 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.53 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.99 GB
    • Received: 15.69 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.