Loading Tool

Explorer IconExplorer

Memory Pool

47,352 transactions
28.44 vMB
0.11353888 BTC
Random Selection Loading Transactions
Max Size: 148.87/200 MB

Candidate Block

Mining Attempt b17fd66321186744f7d5c509247eeff7f077fd0db3f80a2945c9ca6d7d56d33f
Version 20000000
Previous Block 00000000000000000001e781babda0e5f5c24c52acf8d86f6d0acc4edd29a722
Merkle Root 8d7529dc4dbad38343056d638170a19fa13e4970cafdb3c23f388a174b724882
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,971
Size: 1.00 vMB
Total Fees: 0.04623114 BTC
Feerates: 150.77 > 4.63 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,885 (175,405 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
739,480 739,480 00000000000000000005f8a117b3d40b6ce2cc1252c05f1eef53aa3195a485e0 550 0.77/1.00 vMB 4
739,479 739,479 00000000000000000007e37c893fcb6e0e43d0876e12f87f1533f3220a7d9aa9 2,635 1.00/1.00 vMB 11
739,478 739,478 000000000000000000056ff2ebe5a33dd07654bf80826edd7d77e6b135eef695 1,120 0.47/1.00 vMB 8
739,477 739,477 000000000000000000041967c8922c0ad7026460dad9b69a1c68c0f0610f8fae 802 0.25/1.00 vMB 10
739,476 739,476 00000000000000000008c20305b6dc888c2ffa48c6cc532fd8fc25744f19a9fd 115 0.03/1.00 vMB 11
739,475 739,475 00000000000000000007ac00fd508754d697df21ca452e11d853f7ad2b0da1fc 1,402 0.75/1.00 vMB 2
739,474 739,474 000000000000000000058bb39ef61401c3af786753708ef5e49e96735335ceeb 2,935 1.00/1.00 vMB 15
739,473 739,473 000000000000000000070462026d3022b69a41d6c8550b7e730801b9a798e48b 3,034 1.00/1.00 vMB 10
739,472 739,472 00000000000000000001e686b4ce73b2662a7c8eb00d8d8004a8142da672355a 2,198 1.00/1.00 vMB 7
739,471 739,471 00000000000000000001347059299fb7fb7f12d0cf25886d1b77b06602d3ba7e 1,239 0.40/1.00 vMB 9
739,470 739,470 000000000000000000093ce6d1de9e833508d46e7799c0190f343767427cb429 314 0.59/1.00 vMB 12
739,469 739,469 000000000000000000083ce1d2a64a06c53486e59a749686565a5bef93632cec 596 0.27/1.00 vMB 8
739,468 739,468 00000000000000000001110326491d2e31210b297fb155e3932c3004cc32d349 220 0.11/1.00 vMB 5
739,467 739,467 0000000000000000000134a48e147475ba4cb5b610611e5cdea29b9a11f09781 1,093 0.60/1.00 vMB 3
739,466 739,466 0000000000000000000085b305a2716c0abfb7cdc047e7bf8414c79a692535ac 2,495 1.00/1.00 vMB 6
739,465 739,465 0000000000000000000581a6aaec79ad362008f0934c39cd7dbb63e84b298bf0 2,742 1.00/1.00 vMB 13
739,464 739,464 00000000000000000006cc8ab4c6794457af115657b73413c76ba0a487596ff5 2,549 1.00/1.00 vMB 9
739,463 739,463 0000000000000000000505cd14b340a4792e0299bd2c493dd600267899886735 2,355 0.84/1.00 vMB 6
739,462 739,462 00000000000000000008ffdd9de7fe92e3b73ffb8bdf335963ff94550e3ef30c 3,065 1.00/1.00 vMB 13
739,461 739,461 0000000000000000000332bced17917d2ade2d8666bf22c6288bd9c34b06fe3d 49 0.01/1.00 vMB 10
739,460 739,460 0000000000000000000244399337f9eed043dc0aa85f9d91f192ba58e16f5751 478 0.15/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.18 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: 653.68 GB
    • Received: 14.01 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.