Loading Tool

Explorer IconExplorer

Memory Pool

31,063 transactions
18.34 vMB
0.04337265 BTC
Random Selection Loading Transactions
Max Size: 97.84/200 MB

Candidate Block

Mining Attempt 08d2c4c96df0ed01a136a08a3f36cad080df9c543c2d576f605986a5961885d2
Version 20000000
Previous Block 000000000000000000019ffb32b971e2066879778591327aec7684a3c8f106e8
Merkle Root 799cbb936da53236588220641bcfe34a034e7ec991d11d92459d7bdeebe57dbb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,269
Size: 1.00 vMB
Total Fees: 0.00882595 BTC
Feerates: 73.20 > 0.88 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,132 (819,566 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
94,566 94,566 00000000000241a075c1fdf64a1b28d7b19ed173bd0f4df1329cc73f979481b8 1 0.00/1.00 vMB 0
94,565 94,565 0000000000040950c758891833dc19b394abf795921fbaa99ac4855e7e26a227 7 0.00/1.00 vMB 0
94,564 94,564 000000000000d3bcc0f1d454efeceeb4d30f9215a959a7bbe8af93b670c0235a 3 0.00/1.00 vMB 0
94,563 94,563 000000000007bdcad02429a806e6bae490f0fa863ff9b970a9a5ae0f6916c023 2 0.00/1.00 vMB 0
94,562 94,562 000000000001a4d2e340e3aa942b5b5a7f360cc09bd2b290c0c650f190d71bc0 1 0.00/1.00 vMB 0
94,561 94,561 0000000000053234894dc97238b7a577d87010ffd3561a6599e8659b6cd6e4c7 1 0.00/1.00 vMB 0
94,560 94,560 000000000006434d20fc3c93cc413e63b22e802fbf59dd7918272036ef2ef0d7 1 0.00/1.00 vMB 0
94,559 94,559 000000000001b807edfdc2c87a76f0dcbc08cefc22242085dd59d90fcc99803d 1 0.00/1.00 vMB 0
94,558 94,558 000000000000cc2f0c151724dd371944feab9fba930bac0dde31a4ab58371cdb 4 0.00/1.00 vMB 0
94,557 94,557 00000000000496871f7a78cffc6eb78dcadae990000f8ce614b952225370f843 3 0.00/1.00 vMB 0
94,556 94,556 000000000002372c45cdfb4c01f5c80003730970e6e656bb214467f31103a85d 11 0.00/1.00 vMB 0
94,555 94,555 0000000000060fc6b3393b988deb90b0ba8f68d632b0380a3e0b8932f6bb29a1 2 0.00/1.00 vMB 0
94,554 94,554 0000000000056e81d676ed927c53a780ee877cec3853a63b5154e68765bc746d 1 0.00/1.00 vMB 0
94,553 94,553 0000000000079eb73828d5ab64f1759abb5c187fd89b7d0a33d1f143510ff770 2 0.00/1.00 vMB 0
94,552 94,552 00000000000303ce6329c934d179676daeab94f08fdba18028b0ae021d969c6e 1 0.00/1.00 vMB 0
94,551 94,551 0000000000009f3e5c98c9b1cff3f3982a48ca9632dbbf84610ff06e836e7342 1 0.00/1.00 vMB 0
94,550 94,550 000000000006ca110009648ff50f10a4b4f9125b57bfec572c5798c96af7e37e 5 0.00/1.00 vMB 0
94,549 94,549 0000000000063898bf54c22322b513cf4fb40edd2690833ae1e9c1016161162a 8 0.00/1.00 vMB 0
94,548 94,548 0000000000013660436531b17d6970b8f1953dbee5b94df5a0e1b5d369c3f4fb 1 0.00/1.00 vMB 0
94,547 94,547 000000000006cfac62cd7330d098bd0661ed8183750b2560303e1165fb977246 1 0.00/1.00 vMB 0
94,546 94,546 000000000002180e5d48abf0f816a612f376afef3479c130d6da96c39fd207e4 2 0.00/1.00 vMB 3,861
Previous 10 blocks ↓
Total Size: 780.83 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 561.85 GB
    • Received: 7.44 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.