Loading Tool

Explorer IconExplorer

Memory Pool

76,293 transactions
28.43 vMB
0.06659582 BTC
Random Selection Loading Transactions
Max Size: 172.32/200 MB

Candidate Block

Mining Attempt e50d71eda045ce2630d45a1cb310cc919b4abad6c06a92b7cfbfe218c5029d7d
Version 20000000
Previous Block 0000000000000000000034cfd79664e0a1680400ea13802d309e22ae00459d8a
Merkle Root 047edd1c3d9ab361ce924be6c28f51a636be5df54704f7eb90327e039853b9a6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,503
Size: 1.00 vMB
Total Fees: 0.00778902 BTC
Feerates: 78.13 > 0.78 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,159 (498,481 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
416,678 416,678 0000000000000000024d22635b6ba4e47f4f7ab0ce14bd8486bc155751ef6c1f 1,269 0.93/1.00 vMB 42
416,677 416,677 000000000000000001151ba424024e184de343e45e066a46193605792abf0800 1,079 1.00/1.00 vMB 61
416,676 416,676 00000000000000000597d27ef9d4a1eca1df18e791d0062107663fef153506ff 269 0.99/1.00 vMB 47
416,675 416,675 0000000000000000007ad632d0a57641908b5eedb37cf68be07058f948acb500 565 1.00/1.00 vMB 53
416,674 416,674 0000000000000000035466ec2d6730ac8f8e4736a3be0b4041153f64e45e712f 1,724 1.00/1.00 vMB 68
416,673 416,673 0000000000000000044c4e61bdb82c7a823978164f1d1787fbcb546b4ffe0dfc 1,488 1.00/1.00 vMB 33
416,672 416,672 00000000000000000258862f6267af005968d3557a7c45b07290da8178554272 1,741 1.00/1.00 vMB 34
416,671 416,671 0000000000000000025f65c0c1fa554766b4e9e2aa3890b197be3d4642885af1 789 1.00/1.00 vMB 56
416,670 416,670 00000000000000000070e848a00717503c12e3c9fab345c13515c54ddd8837af 1,447 1.00/1.00 vMB 76
416,669 416,669 000000000000000005702cff94cc9ee22d673cd5b2f3b758439372418f799839 1,584 1.00/1.00 vMB 60
416,668 416,668 0000000000000000035687060cca6f4a7af96bb4d518310334d439f415730ffb 2,436 1.00/1.00 vMB 93
416,667 416,667 000000000000000002b879a73dd2d2e524747a42942ea93a0bfa083dc11ca1d4 28 0.01/1.00 vMB 142
416,666 416,666 00000000000000000282cacb978f3748e84c968e81c83aefa8fcd05eb5befd7c 1,957 1.00/1.00 vMB 71
416,665 416,665 0000000000000000022d6edbc7739fbf2c54e8b342f7318ae93da2ce8a57f708 990 1.00/1.00 vMB 39
416,664 416,664 00000000000000000020e492c11bd5a723ae799cec0906231b97654c23b1bb7f 437 1.00/1.00 vMB 23
416,663 416,663 0000000000000000004e1efe79f2a0b10b1a38c06fe636a6d7a9b71216d8301a 581 1.00/1.00 vMB 24
416,662 416,662 00000000000000000188f997078efd03d389b54645deb05f0a8c64ec18a88339 1 0.00/1.00 vMB 0
416,661 416,661 0000000000000000009e37a3bfe23dba89dd3c4ec00a340344e89a183fd81708 1,036 1.00/1.00 vMB 41
416,660 416,660 000000000000000000caa26e4bacc811248b30d62a4946dd569c42a881017f29 1,266 1.00/1.00 vMB 40
416,659 416,659 000000000000000004277eb50fc2d82a4ae29aad9470c79fb008b28fb3561e57 1,986 1.00/1.00 vMB 59
416,658 416,658 00000000000000000185dcd8387b4802af1368a9ab4312b4b882b6971e71f197 1,870 1.00/1.00 vMB 77
Previous 10 blocks ↓
Total Size: 782.67 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: 673.12 GB
    • Received: 16.40 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.