Loading Tool

Explorer IconExplorer

Memory Pool

33,726 transactions
25.54 vMB
0.05589190 BTC
Random Selection Loading Transactions
Max Size: 129.15/200 MB

Candidate Block

Mining Attempt 7028ffa84d7781127982e16ff20ced15cd76eff27d75944da78e6eba0f620ded
Version 20000000
Previous Block 000000000000000000014e991e8aa753e1b625e161a4bdb8c1cfdc7e9d23705f
Merkle Root 13874ea821237db081af6a4352435bfea366d74b176856ee283c1bfc3319b1ff
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,550
Size: 1.00 vMB
Total Fees: 0.00946521 BTC
Feerates: 74.70 > 0.95 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,696 (590,017 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
324,679 324,679 00000000000000001bbc73a7fa8ab3a6e9ff1413c7d1a920997efeed2a8b863d 139 0.07/1.00 vMB 26
324,678 324,678 000000000000000014c77a53a8d42f6d82e9d5cd3f438ae1fe65d395ac79db47 232 0.14/1.00 vMB 26
324,677 324,677 000000000000000008cddff979557195c7e3f01ddfefde87b8ce2959326ef51e 119 0.05/1.00 vMB 21
324,676 324,676 000000000000000005335388119da6534b1f2a90933ddc3fbff051a0c1b511b6 1,097 0.63/1.00 vMB 25
324,675 324,675 00000000000000001bece6581960d1fadf797741090d8d402564fbdc0135e67e 335 0.16/1.00 vMB 28
324,674 324,674 000000000000000012016ca2b64ed2570fb2848e5707dd53b62ee9286919dab2 349 0.17/1.00 vMB 25
324,673 324,673 00000000000000001f25104061ed4e5933f6a3caedab64b505bf2f613c19e667 597 0.35/1.00 vMB 26
324,672 324,672 0000000000000000157203c2fe8d82a9bff50bb4b8962eab4d6855c27dd3c962 580 0.34/1.00 vMB 25
324,671 324,671 0000000000000000106a623085b477025c887916de5e7443df296c0ae90f837a 520 0.28/1.00 vMB 27
324,670 324,670 0000000000000000110f1735293e80af58f7c2700c8eae5477b32a2262164a64 467 0.22/1.00 vMB 30
324,669 324,669 00000000000000000e8e70cab3dfe5fefeb2526ff66ac4fefae1af7415eedeca 60 0.04/1.00 vMB 11
324,668 324,668 000000000000000015f25eed384178990f6fde901a88231ffab3b37d3de88fd5 113 0.09/1.00 vMB 23
324,667 324,667 00000000000000001cbde59232b75c06824934956a507753629bceceb195942c 435 0.25/1.00 vMB 27
324,666 324,666 0000000000000000085e1cc9bb98cd25f46aefb2bf496020ea87f115cd6ebdd9 131 0.07/1.00 vMB 27
324,665 324,665 00000000000000001491d0ab4ed67b0e59eb8433e50a1cfdd56dd7ee92b77727 948 0.46/1.00 vMB 29
324,664 324,664 00000000000000000b5a2f6a8b7e0f4295de23b862c0673025bcb673d23568c4 943 0.46/1.00 vMB 28
324,663 324,663 000000000000000003a51711e4206b26154a3aa47992d1b9baff6e860a597c69 256 0.10/1.00 vMB 66
324,662 324,662 00000000000000001d1341a79a8cd1205105057d2606c6d022b626fc3fdcc8e5 53 0.03/1.00 vMB 20
324,661 324,661 000000000000000009857f95d942e78ccb3068ae59b7af16e96b39d078a0d161 153 0.08/1.00 vMB 24
324,660 324,660 0000000000000000066efabfe0ec39120bc015688bd9a4876e107391ef521fe7 681 0.42/1.00 vMB 26
324,659 324,659 000000000000000012dfd56a5f75a2d81f16092ed8b885a3af2215e73fa2d1e6 534 0.30/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 781.85 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: 638.62 GB
    • Received: 12.49 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.