Loading Tool

Explorer IconExplorer

Memory Pool

77,252 transactions
28.41 vMB
0.09246982 BTC
Random Selection Loading Transactions
Max Size: 172.81/200 MB

Candidate Block

Mining Attempt 87c3b9bc050dcba9e810ea046c5bf7f907593b9df8146edc231025751e8f1d36
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root 96987ccbdac48ee0dd017f1f3dea757e5bbd4adb5eca0f560adce708cd1bb72f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,893
Size: 1.00 vMB
Total Fees: 0.02899794 BTC
Feerates: 201.07 > 2.91 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (458,145 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
457,152 457,152 000000000000000000bd463df5df36e4f286c4f7ded4659cb8d77038db2a2727 1,666 1.00/1.00 vMB 177
457,151 457,151 0000000000000000017a6a6e14bd62635bfde9c1e0751afeb47494f483fb3265 1,853 1.00/1.00 vMB 200
457,150 457,150 000000000000000000a28136c5bc123792dd5cdca2b34747083f6a14b78ba4d4 1,687 1.00/1.00 vMB 236
457,149 457,149 0000000000000000010590c2c94b84424684079d478d226348d7254f895e9c61 1,904 1.00/1.00 vMB 150
457,148 457,148 00000000000000000127253f1e17df57729605230875a00e3dda9950c50265fa 1,780 1.00/1.00 vMB 163
457,147 457,147 000000000000000001d4f3b193b0c9439bf5220ea2ab915d6c09fed36f408aaa 2,381 1.00/1.00 vMB 214
457,146 457,146 000000000000000000cc97515cd0bd80f30339a9c148511a19ac8046c0e0ea26 992 1.00/1.00 vMB 105
457,145 457,145 000000000000000000b3df7313a9c1c37fe98c39bce4788f71cf1a1270d4bc72 940 1.00/1.00 vMB 121
457,144 457,144 00000000000000000038d21d1a77138270c665aae40c6dd4be9c30c1f316ba05 489 1.00/1.00 vMB 111
457,143 457,143 0000000000000000004225f7e16fc66087632c214999daf121c4b43961375db3 1,559 1.00/1.00 vMB 118
457,142 457,142 00000000000000000187155e9edf023a831a73d8aab15d96ab3968b0b8591ed0 2,349 1.00/1.00 vMB 123
457,141 457,141 000000000000000000d85ddc92cc7d7085af05e83f52a8a8d0e178b164038bea 2,029 1.00/1.00 vMB 138
457,140 457,140 00000000000000000051fe4e3ca85f5dcd10ca883bd9a6ea03c9cc3ef229ee30 1,967 1.00/1.00 vMB 174
457,139 457,139 0000000000000000021fa40fa9884939d4975a85ba2d31b64e88aa3b5bf19714 2,061 1.00/1.00 vMB 156
457,138 457,138 00000000000000000200fffbfa418bc073497e0f2dc2f6bdb0cedebee3282eca 1,936 1.00/1.00 vMB 169
457,137 457,137 000000000000000000083e8059623e6b87ec6be2ad04ac25c662f5df52ad1b77 2,494 1.00/1.00 vMB 151
457,136 457,136 00000000000000000221509b7f3647f24cdacca43f6c1481f5ee5e08f6fc8744 3,744 1.00/1.00 vMB 130
457,135 457,135 000000000000000001892ba9c8df24309ed76841905304ff2a0e68040b96359d 3,015 1.00/1.00 vMB 162
457,134 457,134 000000000000000000692af24a1fd2b12b170aa60cfec946a0868400829e13ee 3,219 1.00/1.00 vMB 151
457,133 457,133 00000000000000000012539933cf6633c70e09be6eb6e801512325f0ac30c57a 2,524 1.00/1.00 vMB 153
457,132 457,132 0000000000000000021479209cf51c5aacf2bc311d89d872935e001cbc108478 2,484 1.00/1.00 vMB 228
Previous 10 blocks ↓
Total Size: 782.90 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: 713.73 GB
    • Received: 17.45 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.