Loading Tool

Explorer IconExplorer

Memory Pool

16,492 transactions
13.39 vMB
0.01703579 BTC
Random Selection Loading Transactions
Max Size: 76.70/200 MB

Candidate Block

Mining Attempt 6bb0233e23389bebb1f1b0fc81ac42f3c552ee1769b836fd00649f7898530432
Version 20000000
Previous Block 0000000000000000000186daefbef248303be342068a2e8d451c11a5322e5d40
Merkle Root a67856dcd78d873535a1628588f0a7e0675910419418e9ee4c9f6bb79cef9eda
Time (UTC) ( ago)
Target 00000000000000000001f3030000000000000000000000000000000000000000
Nonce 0
Transactions: 6,939
Size: 1.00 vMB
Total Fees: 0.00377864 BTC
Feerates: 34.57 > 0.38 > 0.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 938,897 (804,340 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
134,557 134,557 0000000000000b93a14601382adc58f702742afc9fc9a0636ca8cec2a0f8873f 56 0.02/1.00 vMB 268
134,556 134,556 00000000000006bf70cb08bfc568ce0f9156f24fff82d1f79dae50b2a7b9fad4 24 0.02/1.00 vMB 278
134,555 134,555 0000000000000a707548811edf7f7a81c865b16591a2ecd2dbeb7cbfba629368 48 0.01/1.00 vMB 0
134,554 134,554 0000000000000bd2171783af72811d7103217a6d692f1d677c330b4cf4a18c05 13 0.00/1.00 vMB 15
134,553 134,553 000000000000087a319c17e1e0b184594c9bd7c4351cb3eaafa1444aa595475c 30 0.02/1.00 vMB 322
134,552 134,552 0000000000000255ba4210e3a1d91661d9bbc052174e1827c608899ebc7faec5 10 0.00/1.00 vMB 417
134,551 134,551 0000000000000b40ebcb9a9c6677b7cc80e3d4cfbe7c53a8c6f7b8b5835b80e1 18 0.01/1.00 vMB 1,075
134,550 134,550 0000000000000379512af4140512911f0ef137aabcf170f1c3fce9f01cfa31a5 162 0.05/1.00 vMB 135
134,549 134,549 00000000000008e957fa2e8b18298e6116930ba3fb489d458ffc8436721fde39 46 0.02/1.00 vMB 479
134,548 134,548 000000000000037f5b94c73c9dc5da39c21906f88b7bd9b7a9bf0bfb1c1384b0 58 0.03/1.00 vMB 415
134,547 134,547 0000000000000bc0e8b6946fca4fd750d05733fb94bbd75ae4e1d3708f67fdd4 134 0.05/1.00 vMB 379
134,546 134,546 00000000000002ac93729383f321997984a762d23c7fecfd7646d1cbd3ebd772 45 0.01/1.00 vMB 106
134,545 134,545 00000000000005501f7eb0d5474c5f6c6a0a89ea1ad59eb06e8d7bf71f05f99d 45 0.02/1.00 vMB 253
134,544 134,544 00000000000007af7fb9fbf7e3c8b0fbedf83e23b0587fca568679d1a0a3fce3 68 0.02/1.00 vMB 197
134,543 134,543 000000000000056d44debe385c08fa521cb37b5f4534d62e69827031eaa9b797 71 0.02/1.00 vMB 165
134,542 134,542 00000000000005ab8776ffa4062f3c57e626385a88b3122bfaa8fc8c84ef28bf 152 0.05/1.00 vMB 203
134,541 134,541 0000000000000ae139ad8e9fb8e9b2b9f4a104fd1f25ed9c2ee70987cbbfc370 49 0.03/1.00 vMB 273
134,540 134,540 0000000000000aa476c8bfbf8ce4977ea4b2db30dd5de2f577b473f4fbbcb8fa 12 0.00/1.00 vMB 17
134,539 134,539 00000000000009c15fcb611c6082cf2bd857bb78ac92f91ab477102980702d4a 43 0.01/1.00 vMB 181
134,538 134,538 000000000000093a97ef8efb2b9dcf3458741660b0d17d9859e6c0463be6f806 12 0.00/1.00 vMB 0
134,537 134,537 000000000000060a49984ece75b2e278456ae535db612ded8ee574616d6a8eb9 11 0.00/1.00 vMB 890
Previous 10 blocks ↓
Total Size: 824.71 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: 4,208.46 GB
    • Received: 230.22 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.