Loading Tool

Explorer IconExplorer

Memory Pool

30,084 transactions
28.79 vMB
0.05063185 BTC
Random Selection Loading Transactions
Max Size: 156.37/200 MB

Candidate Block

Mining Attempt 8cd24e2456ac39ba76d697f00d2d1695793269b8884e8d9f54160440b59f2d31
Version 20000000
Previous Block 000000000000000000015ee8548e8a635199e9a546f85b8cf9c0debb3179cb63
Merkle Root 472a7dfdbba88fcf5045e1f4b9f955c129dd77df716058e9782b986defa4a0d9
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,205
Size: 1.00 vMB
Total Fees: 0.01812645 BTC
Feerates: 94.56 > 1.82 > 0.17 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,128 (799,456 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
140,672 140,672 00000000000000961c89907beabef050cfe547f8d87ef10498cc209c4c03af32 100 0.05/1.00 vMB 149
140,671 140,671 00000000000003c853966b5ac16eb8a06df47d4db59e84a74bdaf7b70afddad9 7 0.00/1.00 vMB 40
140,670 140,670 000000000000086a2e976b6340ff65820ee38104466bbf647f79dfc68a581e49 3 0.00/1.00 vMB 0
140,669 140,669 000000000000004e316d60e0139d654625d74a7f28aaef3f5f844445ee410e2f 3 0.00/1.00 vMB 1,508
140,668 140,668 00000000000006ea7200f3d26194bdb272ef14a354641be6743ac56b3e8f4344 48 0.02/1.00 vMB 126
140,667 140,667 0000000000000099689a5ade4f0eae7812f8ec9a8bb76d4d7c9b69fbbb428577 42 0.02/1.00 vMB 79
140,666 140,666 00000000000005fad922da63214fd6b4ee9e16c0a23fa4e255ace901647007ac 5 0.00/1.00 vMB 732
140,665 140,665 00000000000000ce94ff8c20d2d1218bdddbfa182f9b410a3f980ae6507b8445 26 0.01/1.00 vMB 86
140,664 140,664 00000000000001094003f3ebec036c33abbcbc1807fe9dfc928a54741df51551 127 0.05/1.00 vMB 175
140,663 140,663 000000000000042deaf7df7ad25b17a54194f33e20a8e79ca2cc64e3ea40a586 56 0.03/1.00 vMB 88
140,662 140,662 00000000000003555a7ad26a266abf1a85e8b61123cd0dc160c3a9fd41f6fa8c 19 0.01/1.00 vMB 331
140,661 140,661 000000000000003c67695fe6a71dcab811f0fac58b0b48e9c799f621316f7cfb 14 0.00/1.00 vMB 296
140,660 140,660 00000000000000fc29093de42237890594c14bfe5dc612256c000e957302ee20 8 0.00/1.00 vMB 229
140,659 140,659 00000000000004042a76513e6675a5cb8698c7e98f75caa1ab0ea9ac7013a381 10 0.00/1.00 vMB 93
140,658 140,658 00000000000000d58d973bff29666f59fa1c598054e4003a8d9944943e72980c 55 0.03/1.00 vMB 44
140,657 140,657 00000000000006377de776b325e3948fc1b31c594cf3629a6a1291a914efb6f9 96 0.03/1.00 vMB 161
140,656 140,656 000000000000030f7342b7fd6d266c5bae7f316b628d5a3127f615c76ea88e6d 32 0.01/1.00 vMB 36
140,655 140,655 0000000000000877b87c77c4fb1fbc14e75ad6085e43863d3f6918aaf396f3af 23 0.02/1.00 vMB 172
140,654 140,654 0000000000000270597eaaa9fb6070dcacdf2680dc016c3380b9b0d6111679c7 20 0.01/1.00 vMB 123
140,653 140,653 00000000000005dca61e79590df5649ed229a92871b5dcd70d6d4ec2718776df 97 0.03/1.00 vMB 81
140,652 140,652 00000000000002d1d5302ecdbc4ad9f36fada1a14d714e8f170f97547c1e43f1 16 0.01/1.00 vMB 63
Previous 10 blocks ↓
Total Size: 826.95 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: 4,438.14 GB
    • Received: 240.52 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.