Loading Tool

Explorer IconExplorer

Memory Pool

83,621 transactions
31.82 vMB
0.13164632 BTC
Random Selection Loading Transactions
Max Size: 192.00/200 MB

Candidate Block

Mining Attempt 60446faf227e4c66967f30457c2fb7fa1746b45055ea45aee84e22271d84f0ec
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root 91f0661f157efb768e896e4338e9d60e163be14b549e4ad7f8bdeee6ea3e40a1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,195
Size: 1.00 vMB
Total Fees: 0.04427782 BTC
Feerates: 803.65 > 4.44 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (184,681 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
730,671 730,671 0000000000000000000419f4f83210134b3d2fa9aee8cd15a880385a6995efb9 2,831 1.00/1.00 vMB 8
730,670 730,670 0000000000000000000447bedf7f1e69412632de7afd68793f448be89c02dc3c 2,507 1.00/1.00 vMB 9
730,669 730,669 00000000000000000005a1e77a077e0118a6fe18261a29db7d41f5d3ca7e7035 903 0.75/1.00 vMB 4
730,668 730,668 00000000000000000007270be2ed58a3dbe6e65b5e574bfee2a79a5d98250676 2,107 0.91/1.00 vMB 7
730,667 730,667 00000000000000000008e84c5580c73ef588dd1e6cba908de7d9db026bb4bed4 936 0.34/1.00 vMB 9
730,666 730,666 00000000000000000008dff749e268b7151be88e4da3edd1309e1f3d2f18df1e 251 0.07/1.00 vMB 9
730,665 730,665 000000000000000000084c3f767b8935f2e9da186cf8a872ce5285a3ce0b1789 1,586 0.56/1.00 vMB 7
730,664 730,664 00000000000000000005954b2f52afc8cd9e29ed81f27e1ebea34fb0f3afd7fb 485 0.16/1.00 vMB 8
730,663 730,663 00000000000000000007306ea6b631eb6b819b928a7ff212f3cab856ad351cfd 1,089 0.47/1.00 vMB 4
730,662 730,662 000000000000000000066afb89158ce0e6adecb009084643b5fad3dab9b36f4f 2,464 1.00/1.00 vMB 10
730,661 730,661 00000000000000000007c7bd6af011711b60eb2c6f7ae95a2eb054f67382d14a 1,475 1.00/1.00 vMB 5
730,660 730,660 00000000000000000009217bfa1a9a01b09becd61c22dff5115e6b03762cea6d 128 0.06/1.00 vMB 8
730,659 730,659 000000000000000000074d998b1b18a41bc46c34a4e4421840fd316d719334f3 1,078 0.60/1.00 vMB 3
730,658 730,658 000000000000000000095d460b5061ac383e50864c38aaf7bd9877751cd8de77 2,842 1.00/1.00 vMB 10
730,657 730,657 00000000000000000003c5095559354b94384070e5b293a9fbb34a39e28fd739 164 0.04/1.00 vMB 11
730,656 730,656 00000000000000000003a090febf70df1dfecbf29fcb5048e7fe6c785416ab51 2,031 0.83/1.00 vMB 8
730,655 730,655 000000000000000000041b938bd3db61c9175404a1c2310a432e5922b42d34bb 382 0.11/1.00 vMB 9
730,654 730,654 000000000000000000080ce67f9797372544703513ef7e8d6b859485b52a8c74 681 0.94/1.00 vMB 2
730,653 730,653 000000000000000000016efd0712fb6da885642e15d5b480385b2c233a8498fb 2,160 1.00/1.00 vMB 9
730,652 730,652 00000000000000000000571ebc3ef03c9354c5c5d7d82332c2749ab62a6b4c93 319 0.14/1.00 vMB 8
730,651 730,651 000000000000000000079483941c18519dcbad22fcbadd219a386a923773dcb0 1,217 0.39/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 783.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: 718.70 GB
    • Received: 17.94 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.