Loading Tool

Explorer IconExplorer

Memory Pool

82,426 transactions
31.04 vMB
0.09094264 BTC
Random Selection Loading Transactions
Max Size: 190.08/200 MB

Candidate Block

Mining Attempt e6e4493b40b7358ada52e631a244644b21a174b8c5d6c1fe811c93031da82885
Version 20000000
Previous Block 000000000000000000019785507a79249f2e450279abdeb5d17be8cab73e03e8
Merkle Root e323a01e5ea870996a48e709c88f6a308e834c85c9b7263d17f46d9a529488d5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,486
Size: 1.00 vMB
Total Fees: 0.02102942 BTC
Feerates: 100.00 > 2.11 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,221 (295,587 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
619,634 619,634 00000000000000000003297c97f2fda6b54efaacf16d056b102e36517c0321c2 2,627 1.00/1.00 vMB 14
619,633 619,633 0000000000000000000c1f82254c66c587a47d679afbd6bc6a8e9f012639f473 1,279 0.43/1.00 vMB 17
619,632 619,632 0000000000000000000f14dfbea70a821d8b98df6cd0ad0ce00c75038cd22ae0 394 0.13/1.00 vMB 14
619,631 619,631 0000000000000000000af0d7cc0cae1b8f1b9cc45618fdb7426cf81d779ad529 1,866 0.71/1.00 vMB 10
619,630 619,630 0000000000000000000c0193374350707dd72287feeb05433650f06a1f522215 2,593 1.00/1.00 vMB 13
619,629 619,629 0000000000000000000099e6457802530d219b0be72e41616d3438fad2ff34b1 2,767 1.00/1.00 vMB 9
619,628 619,628 00000000000000000007b62c22e3cbdcdc53895b70d30c8eecb468d696053d33 865 1.00/1.00 vMB 11
619,627 619,627 000000000000000000107e0011102c35802deeed7243618b4db7b1a7739ba84d 2,611 1.00/1.00 vMB 19
619,626 619,626 0000000000000000000ce494b71d760415d10f15374dc51d9f0284399decdadf 621 0.25/1.00 vMB 12
619,625 619,625 0000000000000000000d482728e910330f4e1a7b5f9e5fcaaa4cf65237fb05db 638 0.24/1.00 vMB 10
619,624 619,624 000000000000000000067660d4bf81746f62a903778aa6fa9f082bdc2b607714 392 0.15/1.00 vMB 13
619,623 619,623 0000000000000000000d0b6a216b17aa51f51ffca3d35e554e05a912d65292ad 1,071 0.35/1.00 vMB 13
619,622 619,622 00000000000000000006b3950b5a3cf5c6a4ca66f89c208c6303402f2b9e1ed1 892 0.25/1.00 vMB 10
619,621 619,621 0000000000000000000fb4309b582b88a0d6ec0293136543ea51fcc2f527e9c0 333 0.11/1.00 vMB 15
619,620 619,620 000000000000000000050943a82ddbc07a7a6b214b0f14e38e16eda9919cc007 33 0.01/1.00 vMB 20
619,619 619,619 0000000000000000000a69f4d725efc7d63c6c2b3d2a12ab982d391655c04ad1 1,071 0.64/1.00 vMB 10
619,618 619,618 0000000000000000000d64387f7626c19114983344485df6caa90d959a8d3a10 872 0.28/1.00 vMB 16
619,617 619,617 0000000000000000000554f577b94c32d694675454d93e7e1d55561756a2ad9e 1,841 0.45/1.00 vMB 12
619,616 619,616 00000000000000000008dd33c5acb3fc3e20302f3c925870c927d50e68a45703 3,113 1.00/1.00 vMB 17
619,615 619,615 0000000000000000000e3c6e79cfcba448a3b70e58eedb22015efca2f7944e1c 1,159 0.43/1.00 vMB 20
619,614 619,614 0000000000000000000bf45ad22bd0710050692fb21eae024fcf01b7fb23e58e 2,090 0.74/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.77 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: 709.32 GB
    • Received: 16.88 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.