Loading Tool

Explorer IconExplorer

Memory Pool

40,218 transactions
27.51 vMB
0.06715689 BTC
Random Selection Loading Transactions
Max Size: 141.03/200 MB

Candidate Block

Mining Attempt bf9962c6320483acfce702c291f4c46505b8acc3df47dd0d25249cce057ccd21
Version 20000000
Previous Block 000000000000000000004ab2d9074b9d6bcd795d8888845f0458baf6acec01c0
Merkle Root ab6016794c279c0d1b73bc4f42776d14654d74cf3db0697b549bc724df6b3d30
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,692
Size: 1.00 vMB
Total Fees: 0.01481264 BTC
Feerates: 307.10 > 1.48 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,652 (523,503 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
391,149 391,149 0000000000000000058ecbdac0d58adf876462756eec6b9e74c4f61bb5f83961 1,912 0.81/1.00 vMB 33
391,148 391,148 000000000000000005a5b46384d181f4709efadea58ac51b0d6d0de299f81977 730 0.65/1.00 vMB 17
391,147 391,147 000000000000000006f682d9f588118574e9768ceb711a877746474d1eafa437 850 0.57/1.00 vMB 22
391,146 391,146 0000000000000000069f0152047f5b10c57965100008910c924298580a37290c 699 0.99/1.00 vMB 14
391,145 391,145 000000000000000000958c04bd954f7f6eac75aedd15c0f075a5400a99e1092e 1,504 0.69/1.00 vMB 33
391,144 391,144 000000000000000002ff3ab159554c92cc7d0d7e44e76ca5fc7a3ecd6d9460bb 1,141 0.62/1.00 vMB 25
391,143 391,143 000000000000000005190f07689772105d0693bd2f6e1afd798844091601341a 1,647 0.83/1.00 vMB 33
391,142 391,142 000000000000000009e2a51f6ed2762549718089c2068853f4899e5debc68ad7 1,480 1.00/1.00 vMB 24
391,141 391,141 000000000000000004d4498a4dc9f3f2580b93ffaf96dc52012b0cb0da830c1d 2,578 0.95/1.00 vMB 46
391,140 391,140 000000000000000002933d6791f6daa0025efe6caa6f95c5d6034d2c6f227460 1,002 0.48/1.00 vMB 32
391,139 391,139 00000000000000000642dff945cde52e5af9f23d8e49c64fe4a13d5e98ef619b 1,551 0.64/1.00 vMB 34
391,138 391,138 000000000000000003e829352c1fd21720fc5085730e5c59805c928fd6683d91 1,196 0.74/1.00 vMB 28
391,137 391,137 0000000000000000006a710a1f542592f0f82e75e7978210e389f8126dbaea85 1,550 0.69/1.00 vMB 37
391,136 391,136 000000000000000008b4029f18733cd8b6cee5337986ddca613631f3643ee84a 1,411 0.76/1.00 vMB 26
391,135 391,135 000000000000000002aa32f8d7da5a5361a337e59043dc761aef280df899030f 1,330 0.51/1.00 vMB 43
391,134 391,134 0000000000000000085a321ee939a8876b892ef9c31fc097c9c1323587be401f 656 0.30/1.00 vMB 44
391,133 391,133 00000000000000000410f2ac56311ef3012e5eacd58984f84ecedb14a423f4c7 1,018 0.44/1.00 vMB 41
391,132 391,132 000000000000000003840aebd5fbf4b48dcf822185cd2f5a2c8349c7920b2ab5 1,133 0.52/1.00 vMB 34
391,131 391,131 000000000000000004b15b30e0156fb5fe5521854a6ad28fd8c6dc1431dbb0a5 1,288 0.56/1.00 vMB 35
391,130 391,130 00000000000000000690d9f6103f0c03583cb5afb98625aefbb04c387e8314e3 894 0.50/1.00 vMB 29
391,129 391,129 0000000000000000057889d8cc32f27bc780a4c624703f7db01e766bc38850ec 1,467 0.90/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 781.78 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: 632.87 GB
    • Received: 12.17 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.