Loading Tool

Explorer IconExplorer

Memory Pool

42,468 transactions
29.23 vMB
0.07473225 BTC
Random Selection Loading Transactions
Max Size: 149.89/200 MB

Candidate Block

Mining Attempt fb5f4acd230a34293d66ee784ec880082e3cafde846e9890a4c41cd61e3a3cb6
Version 20000000
Previous Block 0000000000000000000109f5c0bf8516a6aa7ceb54e4b23cd73ce285a7f939df
Merkle Root 25f95ed7780f6c0384b81df2e27520e211766ac9e4103ab5d75afd0ba39322f2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,654
Size: 1.00 vMB
Total Fees: 0.01744766 BTC
Feerates: 100.36 > 1.75 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,614 (430,286 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
484,328 484,328 000000000000000000cdae392147515ff70d3c74a28d51ec6ef2fdd2ccaab4b2 2,015 1.00/1.00 vMB 147
484,327 484,327 000000000000000000a6e1e10e17ee00d2c398f5e35f522ab034b5a43e5436ec 2,364 1.00/1.00 vMB 277
484,326 484,326 00000000000000000103213159f6489f0016ca546bf4ac9d429473fea4719738 2,354 1.00/1.00 vMB 248
484,325 484,325 000000000000000000cc6460c2ab07df3e88629fe4ecc17e4123cbc952a79889 1,533 0.71/1.00 vMB 142
484,324 484,324 00000000000000000078fe61983260fc3036dfdb261daf885138971992d7228d 250 0.11/1.00 vMB 171
484,323 484,323 000000000000000000735e3000d7da6a0ba09b3cd0d3323e5cf625f6d560d4fa 1,285 0.61/1.00 vMB 52
484,322 484,322 000000000000000000e159120fc4a14a022b953e23b07d9a45cf0f8b18f194a5 1,852 1.00/1.00 vMB 54
484,321 484,321 000000000000000000fa280f0c3bd1c334c3ebd30e3da58a77a7301c742525d7 2,348 0.99/1.00 vMB 242
484,320 484,320 000000000000000001301a5e82b0acbcfcc4c319be7f2e756b3f57a561246689 36 0.01/1.00 vMB 573
484,319 484,319 0000000000000000011f3559ab1da6d0db687bafb1f8f345d5eece9130f88b90 378 0.15/1.00 vMB 177
484,318 484,318 000000000000000000529b4c3578df647d863ff6d832d9dcd16708f66f0c42c1 899 0.56/1.00 vMB 140
484,317 484,317 0000000000000000011dba0f75499faab1e2846262468495e6847c8eba7255bf 380 0.25/1.00 vMB 137
484,316 484,316 00000000000000000125d72f566dbfd4e4f90156af125a905596103ccbf64437 408 0.22/1.00 vMB 166
484,315 484,315 000000000000000000fc4c6af8ef8b4c520cc679c5d7282efab8f30a12cc1051 1,448 0.78/1.00 vMB 117
484,314 484,314 000000000000000000a02b0d55e9ab740a48ca3f3ad8fe7de16decbd90ff21dd 108 0.04/1.00 vMB 140
484,313 484,313 00000000000000000118907d09205749b792f7c0ede73420a28055719a8ecbc7 222 0.14/1.00 vMB 89
484,312 484,312 000000000000000000ce5fe42f96aeff8b9de771517d9830c6f7563322ca8b98 1,248 0.90/1.00 vMB 21
484,311 484,311 000000000000000000851ad6d617ea7ae3a294ecb5cd0a6f0b5cd864a569475d 1,843 1.00/1.00 vMB 106
484,310 484,310 00000000000000000028eb918f8c6e25f581f06927e41e9688b695c2a9eff665 2,145 1.00/1.00 vMB 212
484,309 484,309 00000000000000000110928c3a479bec2a798a32f1a193036bf35a0fda8efc30 2,072 0.99/1.00 vMB 128
484,308 484,308 000000000000000000723c036894fb7d6c8f3cb35ef5fa1829c7fe51650052b8 977 0.48/1.00 vMB 57
Previous 10 blocks ↓
Total Size: 781.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: 629.31 GB
    • Received: 11.90 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.