Loading Tool

Explorer IconExplorer

Memory Pool

80,599 transactions
29.71 vMB
0.09355370 BTC
Random Selection Loading Transactions
Max Size: 180.02/200 MB

Candidate Block

Mining Attempt 7dce3f19e1a12f55ecef025b78cd07fa76bbb4ba15fe0b11d2330e91ee147a48
Version 20000000
Previous Block 0000000000000000000210ed22a9f21c04ef8f24d25ae2ad786afc2172f214cd
Merkle Root c6fc03b54f0df3eba25035c6ffd9348181273637e31d8147baf2067a8f7797aa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,405
Size: 1.00 vMB
Total Fees: 0.02948159 BTC
Feerates: 278.95 > 2.95 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,095 (364,609 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
550,486 550,486 0000000000000000000d13781e4ff79020695b29b87c269ae6e5efc9b026a524 1,086 1.00/1.00 vMB 7
550,485 550,485 00000000000000000006487c321df2448a1ad4dcfd771c6206d76e9dd883efc6 2,290 1.00/1.00 vMB 15
550,484 550,484 0000000000000000002372ef09d098a92fdb9688388c8b178e51cab3820ad570 2,704 1.00/1.00 vMB 18
550,483 550,483 0000000000000000000d5f1cdd14d53d7b131ad76379de1d85153c49acfe7ac1 1,220 0.88/1.00 vMB 9
550,482 550,482 00000000000000000019f18ea866cea468625b55a3198b021d7eb962f42c9a76 540 1.00/1.00 vMB 3
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
Previous 10 blocks ↓
Total Size: 782.56 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: 670.07 GB
    • Received: 15.81 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.