Loading Tool

Explorer IconExplorer

Memory Pool

27,112 transactions
10.23 vMB
0.04302337 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 61.40/200 MB

Candidate Block

Mining Attempt bee58ecd68914b8b37d97e3a65ad771967455e78d2215da2e4ec6a95faca8b57
Version 20000000
Previous Block 0000000000000000000192f7f7f29540150f204e06421cc00ad7343613157401
Merkle Root c0632fadda728ef089bc28584ac37a4fb82bbf16a1d8e8122f96e9c113bb09fb
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 949
Size: 0.54 vMB
Total Fees: 0.01866647 BTC
Median Feerate: 2.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,250 (772,575 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
140,675 140,675 000000000000021eb357c1e59c00df7600d67f0d5c4bf43ffff33f90e8902064 25 0.01 vMB 317
140,674 140,674 0000000000000536b064a41f97dff70ff34547f7535afedcff63a881d354fcd4 78 0.05 vMB 194
140,673 140,673 00000000000005bdaa961b2bc7b6ef23949dc6bd8bc9e5bd1144e4a457e6fca7 66 0.03 vMB 22
140,672 140,672 00000000000000961c89907beabef050cfe547f8d87ef10498cc209c4c03af32 100 0.05 vMB 149
140,671 140,671 00000000000003c853966b5ac16eb8a06df47d4db59e84a74bdaf7b70afddad9 7 0.00 vMB 40
140,670 140,670 000000000000086a2e976b6340ff65820ee38104466bbf647f79dfc68a581e49 3 0.00 vMB 0
140,669 140,669 000000000000004e316d60e0139d654625d74a7f28aaef3f5f844445ee410e2f 3 0.00 vMB 1,508
140,668 140,668 00000000000006ea7200f3d26194bdb272ef14a354641be6743ac56b3e8f4344 48 0.02 vMB 126
140,667 140,667 0000000000000099689a5ade4f0eae7812f8ec9a8bb76d4d7c9b69fbbb428577 42 0.02 vMB 79
140,666 140,666 00000000000005fad922da63214fd6b4ee9e16c0a23fa4e255ace901647007ac 5 0.00 vMB 732
140,665 140,665 00000000000000ce94ff8c20d2d1218bdddbfa182f9b410a3f980ae6507b8445 26 0.01 vMB 86
140,664 140,664 00000000000001094003f3ebec036c33abbcbc1807fe9dfc928a54741df51551 127 0.05 vMB 175
140,663 140,663 000000000000042deaf7df7ad25b17a54194f33e20a8e79ca2cc64e3ea40a586 56 0.03 vMB 88
140,662 140,662 00000000000003555a7ad26a266abf1a85e8b61123cd0dc160c3a9fd41f6fa8c 19 0.01 vMB 331
140,661 140,661 000000000000003c67695fe6a71dcab811f0fac58b0b48e9c799f621316f7cfb 14 0.00 vMB 296
140,660 140,660 00000000000000fc29093de42237890594c14bfe5dc612256c000e957302ee20 8 0.00 vMB 229
140,659 140,659 00000000000004042a76513e6675a5cb8698c7e98f75caa1ab0ea9ac7013a381 10 0.00 vMB 93
140,658 140,658 00000000000000d58d973bff29666f59fa1c598054e4003a8d9944943e72980c 55 0.03 vMB 44
140,657 140,657 00000000000006377de776b325e3948fc1b31c594cf3629a6a1291a914efb6f9 96 0.03 vMB 161
140,656 140,656 000000000000030f7342b7fd6d266c5bae7f316b628d5a3127f615c76ea88e6d 32 0.01 vMB 36
140,655 140,655 0000000000000877b87c77c4fb1fbc14e75ad6085e43863d3f6918aaf396f3af 23 0.02 vMB 172
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

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