Loading Tool

Explorer IconExplorer

Memory Pool

18,202 transactions
8.45 vMB
0.08472640 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 48.26/200 MB

Candidate Block

Mining Attempt 5154f446e876773a7495f4d55796bf89f6476f9bb2edcc8ceda55ce020cf85d7
Version 20000000
Previous Block 0000000000000000000145675ea6000f3d15ebd1e48b044500eb75bc4f666b05
Merkle Root 17894a4cf998ea3027e8ed5d6468d19b6c07abb77a3aaa33306c1e18ac7be99d
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,845
Size: 1.00 vMB
Total Fees: 0.06678671 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,423 (728,061 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
185,362 185,362 0000000000000130415a04f6cc4f4181ebf000eabf13f1ca7ff9f0e0a3bdc355 14 0.04 vMB 1,028
185,361 185,361 000000000000097bfc9df5d867eaa8e98e543a38ce32c68f78d8acef5e1ef124 310 0.18 vMB 104
185,360 185,360 000000000000064b180fb26e7ee9c268b7b0c332eafabaa9df7484f8cca40320 761 0.34 vMB 134
185,359 185,359 00000000000004f8e07961d3034afcb7198c92dceeab4663941fee7db4ac3129 512 0.25 vMB 144
185,358 185,358 0000000000000167480f4b84584cde43fbf9daa49d3332a27014dbccb72752c8 211 0.09 vMB 146
185,357 185,357 000000000000001588710bb0d42beab2ab43a285cc5f82febd4f78ceecf5b3c1 607 0.25 vMB 137
185,356 185,356 00000000000001e064763ef3db7756ae9335b361437bde0a38122fed18b3d41b 197 0.07 vMB 231
185,355 185,355 00000000000006a3bb36582136c46daad07991460b800534d0195ac99bed939b 253 0.23 vMB 68
185,354 185,354 000000000000035b015bc1b9cd6e5cbfa4e37371ebae7f444f6774428dcb36c8 844 0.41 vMB 174
185,353 185,353 000000000000067bf1119700d788f7d93bdf0dbf4c6343b042544bb4b7e563c9 176 0.06 vMB 424
185,352 185,352 000000000000016d28759ca956b80e763fd31fdfd91bf07c356b23d05d8f9e3b 455 0.23 vMB 128
185,351 185,351 0000000000000142f2c3ff92f9627b1e81080051c2af734496da2c17a248ce29 145 0.05 vMB 543
185,350 185,350 00000000000003888ee3140625d92f22755dafe355c0a859d54cd6e0b89a6806 207 0.18 vMB 84
185,349 185,349 000000000000038dca951729110eb15b5baed869b6493957041292ac9ba1b3a9 125 0.05 vMB 102
185,348 185,348 00000000000002edd56c24bae814803bf52bb6b1a7abf5065e21d9e3ad2c15bb 312 0.13 vMB 942
185,347 185,347 000000000000060695fffe45953945aed3ada6fb8ff98037cddec86f286ca1d6 455 0.25 vMB 119
185,346 185,346 00000000000000d9103574889ed31231d3c360f2b17c1e5b9aed802aa9ed7140 10 0.00 vMB 0
185,345 185,345 0000000000000031c0be669f109dd8e414724212f05e2f58a30d43d0434d15e2 491 0.22 vMB 151
185,344 185,344 0000000000000358c7558f5ddd7e0cfe71897856fda01e961baadb7b130c033e 97 0.03 vMB 48
185,343 185,343 00000000000009b05afc535ff637e12c617f58e53436a0c784a77b412208af4a 602 0.25 vMB 123
185,342 185,342 00000000000004ef3b88f05e3899633a0cb3857c2fa188f381f79e1f4f308b86 112 0.05 vMB 85
Previous 10 blocks ↓
Total Size: 779.61 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 296.44 GB
    • Received: 1.26 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.