Loading Tool

Explorer IconExplorer

Memory Pool

42,502 transactions
26.09 vMB
0.05071762 BTC
Random Selection Loading Transactions
Max Size: 137.13/200 MB

Candidate Block

Mining Attempt 20f991ab62456a31fa7e8d20f3d8d5b57e561e326052eddbc8514fc09e1dce88
Version 20000000
Previous Block 00000000000000000000e80075463d9b649392db1c3f77b6ad92bc26bba09057
Merkle Root 101634be071541c3574ffca514dee7ed1119740e5598fc8c76e8866b3c73af38
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,278
Size: 1.00 vMB
Total Fees: 0.00319443 BTC
Feerates: 77.76 > 0.32 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,761 (602,006 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
312,755 312,755 00000000000000001247306e5e83d752099f91404c11767e243ba1c1fdc56229 804 0.54/1.00 vMB 25
312,754 312,754 00000000000000000b6e80ed417ac7f5db3e3ee86e444172d1f1fb74b47022b8 120 0.06/1.00 vMB 33
312,753 312,753 00000000000000001b76ea5aca43b13c85c9e2db66fe44205bede391ed32b660 554 0.38/1.00 vMB 26
312,752 312,752 0000000000000000373402f51a87ddf6c99e519f8efd8a8db7f22d4544df45c2 120 0.06/1.00 vMB 25
312,751 312,751 000000000000000012c675ef5e3ef3c076156169ff2aad705c2bc24e74e5e952 419 0.43/1.00 vMB 20
312,750 312,750 00000000000000002cccb1a79803739dfc59bf22a52397ad8f3c1d1134372b6c 17 0.01/1.00 vMB 26
312,749 312,749 0000000000000000302cd06aab40b3e3a882bf6f0d1280e259eb879870d8f2aa 212 0.13/1.00 vMB 28
312,748 312,748 0000000000000000092f79b7ebc1e5d82bd17bca4389107b6df6844049d49ae1 66 0.04/1.00 vMB 14
312,747 312,747 00000000000000001625b84c5b21646402e6e9b868eb298cf6085d9dc4ad2792 720 0.48/1.00 vMB 28
312,746 312,746 000000000000000018cefe191b16ba13170293b18336380609be56631813b199 617 0.35/1.00 vMB 29
312,745 312,745 000000000000000003f26664497a540dfc70531be6eb6a6612d321b0d1a80316 210 0.47/1.00 vMB 31
312,744 312,744 0000000000000000080c7e6fadf60f28ca645f2ace4007b4ed2925f6dd68d9c1 249 0.11/1.00 vMB 24
312,743 312,743 00000000000000000f30fbd3505b2917ce534b5452021d6873243bd26615c8c9 716 0.52/1.00 vMB 22
312,742 312,742 0000000000000000096745ae775f7de884cc1e98aaad528abc128b45b3000b05 53 0.04/1.00 vMB 21
312,741 312,741 00000000000000001807cd86e68f36c78974dfdd00001b9bb17df096c73da15f 169 0.14/1.00 vMB 20
312,740 312,740 00000000000000002b3989da35162db4c9537c8ff951835d58da5c30c433604c 761 0.54/1.00 vMB 22
312,739 312,739 00000000000000002d16b112933a64103f48742f9b5d6bfabe17a3628ac3246d 577 0.48/1.00 vMB 20
312,738 312,738 000000000000000015c60c17ef7b8e36cd535f8efef5369eaf59936b374befa1 487 0.45/1.00 vMB 21
312,737 312,737 000000000000000001f9a702ae6b1e57756101bde718ebaa9badf5723a070696 837 0.67/1.00 vMB 24
312,736 312,736 000000000000000038e0ea75855c7b7f35c2743286587269f2cc8203d894d26d 195 0.24/1.00 vMB 15
312,735 312,735 00000000000000002ad1ae119df821615a1439ee1dbf13eea15b6e8690dbedae 668 0.58/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 781.96 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: 647.61 GB
    • Received: 12.96 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.