Loading Tool

Explorer IconExplorer

Memory Pool

78,429 transactions
29.40 vMB
0.06713691 BTC
Random Selection Loading Transactions
Max Size: 176.62/200 MB

Candidate Block

Mining Attempt ecee2f1eeaadb6abc727449ca7b231128fa70619ebe284a830c37215a853e858
Version 20000000
Previous Block 000000000000000000017f21cc1fb2b256aacaaf01ac381e97345c0d2b47dc9f
Merkle Root 9b916d2c98b1e32909de3598121b38273f87bfd352801971dc181263d07dd304
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,988
Size: 1.00 vMB
Total Fees: 0.00755190 BTC
Feerates: 40.21 > 0.76 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,015 (355,381 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
559,634 559,634 0000000000000000001e20da46d3b111f91e1827d3602cae02fd2e7e42fe8283 2,386 1.00/1.00 vMB 8
559,633 559,633 00000000000000000010878e7f784751642103f2411a627930e11abf9760bd06 2,031 1.00/1.00 vMB 9
559,632 559,632 00000000000000000018ed2e7cbac6611e4b6061e22ad1ead7b89e0fb8f35807 2,260 1.00/1.00 vMB 12
559,631 559,631 0000000000000000002ee8c29de0805230b077126ab31b123de8cd2d1ca94a8a 2,763 1.00/1.00 vMB 15
559,630 559,630 00000000000000000002aa325ff40a8d3c60edec6adb02cc63009836ab51d232 1,865 1.00/1.00 vMB 22
559,629 559,629 0000000000000000002324af7f7ca0c702957a3a084ea65b71453a2ee3783d9e 2,946 1.00/1.00 vMB 14
559,628 559,628 0000000000000000002ab0c6af2eae4864c52112372d2f3acb294ef8ced2309f 3,069 1.00/1.00 vMB 12
559,627 559,627 000000000000000000193acbf49ea4b827d5c9fce4549fe693fc696fb78f1468 2,690 1.00/1.00 vMB 12
559,626 559,626 0000000000000000002b7348fc8bc671677b5141e26e33622540409173984206 3,133 1.00/1.00 vMB 23
559,625 559,625 00000000000000000006837e3fff853aefe1ac568b45783444375d52a53c1cc5 2,884 1.00/1.00 vMB 39
559,624 559,624 0000000000000000001da707afea3f482c1370274501427cb6d8d8035d1c2449 2,416 1.00/1.00 vMB 12
559,623 559,623 0000000000000000000094862fa111d5a73c6953dff5a228787b3bb5b71bb9df 2,716 1.00/1.00 vMB 13
559,622 559,622 0000000000000000000128a54565650f7c1fbffcebfe04259b87a331bf1a9455 3,023 1.00/1.00 vMB 35
559,621 559,621 000000000000000000109d78c9b665908463ff3e7a7f95695dcf6b8163506a9c 3,323 1.00/1.00 vMB 23
559,620 559,620 000000000000000000059782220903b7df9f00a9c9723043d82f0f7258f2ebef 2,094 1.00/1.00 vMB 17
559,619 559,619 00000000000000000025b259934509e250e02c5969b7aae3821366532a85cf20 1,584 1.00/1.00 vMB 12
559,618 559,618 00000000000000000000f606a0b5c6d452627a71a590dfa8f21295db405403d9 2,735 1.00/1.00 vMB 27
559,617 559,617 00000000000000000015f22a9c697f60805d0c834a8b49d34bca6b216d7de248 2,908 1.00/1.00 vMB 19
559,616 559,616 0000000000000000000af8f9718952ed6dfae77955ef4a0ffd362558520935ec 2,982 1.00/1.00 vMB 47
559,615 559,615 0000000000000000001942801cbe02b1b96f5f1c905b29fccd99f4195a37f183 1,964 1.00/1.00 vMB 16
559,614 559,614 0000000000000000002589cd8b2ab498110934f807e2f13c0a75ca4215e1a94b 2,789 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.42 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: 665.40 GB
    • Received: 15.13 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.