Loading Tool

Explorer IconExplorer

Memory Pool

48,398 transactions
27.45 vMB
0.07584455 BTC
Random Selection Loading Transactions
Max Size: 146.36/200 MB

Candidate Block

Mining Attempt 8be991d41ab2b1325de0dea76d14add9bd4b840009bf323691e3bc073f5198e5
Version 20000000
Previous Block 000000000000000000016efaef9f7da737aa2349d0b4dafc4a282bf2e687179c
Merkle Root 5ff6585c6a738a2af4bb7ea83e1dbcbddfa58cad53df0e289bf5396cc40b5d6e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,898
Size: 1.00 vMB
Total Fees: 0.02446906 BTC
Feerates: 150.92 > 2.45 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,784 (613,586 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
301,198 301,198 000000000000000000c49e4aea560b741ee3c9b4784aef7f2b6a0f2dfa6c4746 636 0.28/1.00 vMB 39
301,197 301,197 00000000000000006cb38fdc4bd16f6eff223e906b44d60ccaac759b4078b95c 392 0.22/1.00 vMB 26
301,196 301,196 00000000000000002e4cb132b259b9f7a08537fd343f138e9a347795b1bdef79 775 0.34/1.00 vMB 32
301,195 301,195 00000000000000001765bb3f736f3e907eb51c15c8a6ce5939b968440fa8c194 262 0.15/1.00 vMB 27
301,194 301,194 0000000000000000493c5e68a7384f24ef70936374e7c6b3fd1bd41661289792 266 0.10/1.00 vMB 38
301,193 301,193 000000000000000029c977d0b7be5eb908b3da06e363ad79d61b39707ba6204b 180 0.07/1.00 vMB 31
301,192 301,192 00000000000000005bf44c1acc05c7d171c83337f2c13941d1a0427ddfc65bb6 190 0.14/1.00 vMB 25
301,191 301,191 00000000000000005a922a60d2b12f1817f8c9bd8bc38caf11ca5fa408ebdd47 38 0.02/1.00 vMB 37
301,190 301,190 00000000000000004cba1afe95f3a8668e39f41143bd1d33c9c195363fd5400e 251 0.13/1.00 vMB 28
301,189 301,189 00000000000000006e76efff65c79a5b2f8cd21806a2f17f1db72b602d2de2da 134 0.06/1.00 vMB 26
301,188 301,188 0000000000000000527e0bef62db01ce12153fa5ef45cb4e8006795e00b87fc4 38 0.01/1.00 vMB 44
301,187 301,187 00000000000000005dc850d2b2e510c7d63e4c081336015f471acfca827e809d 179 0.08/1.00 vMB 37
301,186 301,186 00000000000000002ff3fa09be55c9655ccbdef76c96ffc7c14d2fd92ad2086e 235 0.12/1.00 vMB 29
301,185 301,185 0000000000000000038ed4e51533e568a865e080302b90973a64e6aa3c128447 151 0.06/1.00 vMB 34
301,184 301,184 000000000000000035cfddc9f64f319e78833c81e23e23efe164abb48ab10459 199 0.11/1.00 vMB 28
301,183 301,183 000000000000000007a35323cabbc80536db17cb45870900638c230d0e3bd6a4 54 0.02/1.00 vMB 16
301,182 301,182 00000000000000000ef5841e68b1163e4c428ffca1e90229b9709e4dd650298d 294 0.15/1.00 vMB 30
301,181 301,181 0000000000000000096345e9d42f9dda27e6690a53ade2b3e0f6982781f34a02 69 0.03/1.00 vMB 39
301,180 301,180 00000000000000004da08002418c2ab4eddf869f2cff0f2a8f49f3858400dedc 43 0.02/1.00 vMB 35
301,179 301,179 00000000000000004146fad4875b40e6b0fbdae59a205d30cbbda92051f1b97a 40 0.03/1.00 vMB 24
301,178 301,178 000000000000000040d55dcc031181d4654f4d231c701cc2e488efd4e08eef89 159 0.13/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.00 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: 649.05 GB
    • Received: 13.12 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.