Loading Tool

Explorer IconExplorer

Memory Pool

89,505 transactions
33.23 vMB
0.14946531 BTC
Random Selection Loading Transactions
Max Size: 199.86/200 MB

Candidate Block

Mining Attempt 5a13ecf7cd2357a6dca66ee9205bca5a79d81ea7e37bde87b2c8852ab996a804
Version 20000000
Previous Block 00000000000000000000b3b36493b98d8831183a4c3bad48ccf282a73492693b
Merkle Root 1ad982616126eb779405f7864fb72beeafcb9361c740adebba9e90de4f37f407
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,776
Size: 1.00 vMB
Total Fees: 0.05766995 BTC
Feerates: 627.82 > 5.78 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,072 (510,652 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
404,420 404,420 000000000000000003c9b8e2c3945dd435d211a84a0d8f85a264e0fb0b098b51 93 0.19/1.00 vMB 10
404,419 404,419 0000000000000000060a573388cca0dd6a47647903c94bf6515d63d676c9bacb 384 0.15/1.00 vMB 66
404,418 404,418 000000000000000003028e37e640d7876fd8fab6589c6e0c18069f17d9380118 1,611 0.89/1.00 vMB 37
404,417 404,417 0000000000000000047584d96ea1f96b1477f8952c8823ced458fbe71415ad40 918 0.38/1.00 vMB 46
404,416 404,416 0000000000000000021a56b933863b2e9f31e75b3c6c2f77391e04683e0c7954 1 0.00/1.00 vMB 0
404,415 404,415 000000000000000000932b819fd7a698325d36a010adda3a925d5193dd2cd4dd 318 0.81/1.00 vMB 11
404,414 404,414 0000000000000000037f451b7f43a7a92ef9c4f53764d1b498ba0a4c0c8a351e 1,488 0.86/1.00 vMB 35
404,413 404,413 0000000000000000021a4db8ffd613e769297af3a79344acfd97439301c3af9c 715 1.00/1.00 vMB 16
404,412 404,412 0000000000000000035d16fcb52604e6a1a85784f4c8d870c13635cc8e7155ac 1,065 1.00/1.00 vMB 24
404,411 404,411 000000000000000002b38c22ccbaa8da60177216f37cfc467c76de834857e65f 1,729 0.99/1.00 vMB 30
404,410 404,410 0000000000000000045631b63d131667b8657c4b14a5223bec876b1b43b2af73 2,170 1.00/1.00 vMB 31
404,409 404,409 0000000000000000010efb386d4455a099c51b1f4873b36fb43cd0d4badce212 1,822 1.00/1.00 vMB 51
404,408 404,408 000000000000000001e535179dfff03dd83d423ebd2167b5f93e68a6dfb596ea 495 0.99/1.00 vMB 51
404,407 404,407 00000000000000000516e2b51d13824bdc7f5b91219b4bde72222d97c370c4e2 522 0.99/1.00 vMB 55
404,406 404,406 00000000000000000276502b29226a34dcb84f441f8235c7b6368635217d9b5d 908 1.00/1.00 vMB 60
404,405 404,405 00000000000000000270e3a9b059c55837995679536595afbca47a3c52ee594f 417 0.99/1.00 vMB 56
404,404 404,404 000000000000000003bbb40d2acaaec84945f076de0a09807bca57310201596f 1 0.00/1.00 vMB 0
404,403 404,403 00000000000000000346d23286174c15ef887dbeacff526e5047b38fbd7fcb1d 1,173 0.88/1.00 vMB 25
404,402 404,402 00000000000000000122ac94f78786b77511e5c3e465b099aa82ac065d8bd3c2 988 0.93/1.00 vMB 22
404,401 404,401 0000000000000000060bd1cce09f3e6f7af260621a5aa5384e7871c30f6acf36 1,283 1.00/1.00 vMB 22
404,400 404,400 00000000000000000645d9afbb8794e896998057aee3e743e516d50f2aa95ffb 1,529 0.91/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.52 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 668.90 GB
    • Received: 15.62 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.