Loading Tool

Explorer IconExplorer

Memory Pool

81,720 transactions
30.73 vMB
0.09816065 BTC
Random Selection Loading Transactions
Max Size: 187.65/200 MB

Candidate Block

Mining Attempt c543979387c9bce91b2d2a8b9afeaca93c12e8e6f5b13fa5e1618778b55aa872
Version 20000000
Previous Block 00000000000000000001341e3d93978594e8c6b2f50720725be672de3d340c6b
Merkle Root df84499c76aa3e71a04297be375154f6cd16529c5b20acfd6b790f5e2287f2a8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,013
Size: 1.00 vMB
Total Fees: 0.02639658 BTC
Feerates: 301.60 > 2.65 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,390 (386,910 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
528,480 528,480 0000000000000000002f72e50865c8c606e867b8c437242fde1f1276e91b8c6c 34 0.01/1.00 vMB 115
528,479 528,479 00000000000000000001cb52b3e45ef0b6e260643b81dc87f1522d5cb82261f1 2,433 0.90/1.00 vMB 93
528,478 528,478 0000000000000000000f481837671ee964bf7ef7b3626f66d1a8dbe626737c30 653 0.30/1.00 vMB 111
528,477 528,477 0000000000000000001dc7d0b1ee73724302794decc1993684487729bf46f59b 233 0.16/1.00 vMB 21
528,476 528,476 0000000000000000001087d150271a895cb64c91a29b70fe24c476b9040c87c3 1,654 0.55/1.00 vMB 108
528,475 528,475 0000000000000000001fb476c8b3ca87cf97408bc626fe50863d639fcac81504 1,553 0.68/1.00 vMB 92
528,474 528,474 0000000000000000002620bad18fc9dbcb141a8c1a0a3478af75b7161609ba47 627 0.23/1.00 vMB 106
528,473 528,473 00000000000000000033c87f07e2230b14ada1e5fb0996136f65312f15ede18d 576 0.22/1.00 vMB 119
528,472 528,472 000000000000000000292d3230f1fc3df70cd49f52cc2a27b44d19833ef6bbb0 505 0.28/1.00 vMB 67
528,471 528,471 0000000000000000002e1f269dc08ebf54f4eae0c574fa108d95e53268211326 313 0.12/1.00 vMB 82
528,470 528,470 00000000000000000028495416479c3c2a6fe1cad54676fe6c40dd6c77373f0a 36 0.01/1.00 vMB 102
528,469 528,469 00000000000000000011ad85a1c69b9c62d6554c422b8f75bb296af0f14ce161 2,002 0.88/1.00 vMB 108
528,468 528,468 0000000000000000002843876f7336509bf7d94679ee1f0937db117aa42a97c4 409 0.19/1.00 vMB 96
528,467 528,467 0000000000000000000ed7caeaf172f640f4cc34dc91606944fa22ef3c5c07e1 2,059 0.77/1.00 vMB 102
528,466 528,466 000000000000000000052b8f6941f695b0add80e44f4e3a91f26623170525c3c 1,529 0.53/1.00 vMB 107
528,465 528,465 00000000000000000025d351605ce5493102d8d89cecac8a2fddf592b5500927 1,366 0.55/1.00 vMB 105
528,464 528,464 00000000000000000010732178a628801f9e657cd9ee83bb09b6ec035569a946 827 0.39/1.00 vMB 91
528,463 528,463 00000000000000000028f700cd98b9f88224f200c1337179b868e28a9d87948d 1,950 0.86/1.00 vMB 112
528,462 528,462 00000000000000000001c2c8999a0e904f7f46ae501176fe7cbbecfe659ed996 626 0.27/1.00 vMB 124
528,461 528,461 00000000000000000014be86d6a07ea5f1b54192d44d0337487cbc568a6ea3ad 2,386 0.98/1.00 vMB 127
528,460 528,460 000000000000000000106bb38c87a0731e60ba809220b0f5faf1d2963d32a2b0 954 0.42/1.00 vMB 116
Previous 10 blocks ↓
Total Size: 783.07 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: 720.89 GB
    • Received: 18.30 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.