Loading Tool

Explorer IconExplorer

Memory Pool

31,795 transactions
25.27 vMB
0.08787721 BTC
Random Selection Loading Transactions
Max Size: 126.37/200 MB

Candidate Block

Mining Attempt 178a8da238166160660ff1441335254e88ff916e83c5764e5b20ee63e56426bb
Version 20000000
Previous Block 000000000000000000001add1d4255d5d6c3338fec14caa760f6a5fe24cc9f9a
Merkle Root afadee2f1e959ee20846483b418d7244bdf0dc54b15412aa802c2f8b31afec86
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,406
Size: 1.00 vMB
Total Fees: 0.04236675 BTC
Feerates: 150.93 > 4.25 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,703 (200,612 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
714,091 714,091 00000000000000000002dec032bf530231114d2789d3075486750e28a4fd63f6 2,540 0.86/1.00 vMB 10
714,090 714,090 000000000000000000051d0b3e37128cb2a26ad609f64ff7709e0b99044a71b6 787 0.23/1.00 vMB 11
714,089 714,089 00000000000000000007349506a21acf5d9293fddf545e0b8e5f7684bb4108eb 228 0.07/1.00 vMB 9
714,088 714,088 00000000000000000004381098c63bd41156903532a9d26d277ba208e30a1817 2,851 0.97/1.00 vMB 10
714,087 714,087 000000000000000000016681d539b5fff83ebbe5567e15294322bd0485ccc38c 823 0.28/1.00 vMB 11
714,086 714,086 00000000000000000006f45f66775026da6fca9538d441f46d85f4c437a4c320 494 0.21/1.00 vMB 10
714,085 714,085 000000000000000000015471e496224d855ee2bc7877a86eae5f7f001cb0e43b 693 0.24/1.00 vMB 11
714,084 714,084 0000000000000000000b3b4087ffd11230f16f65e83d196c88070fbf4995e121 586 0.21/1.00 vMB 10
714,083 714,083 0000000000000000000691e690558b6c625fcc69d999bb78274284315b3699bd 2,085 0.68/1.00 vMB 11
714,082 714,082 0000000000000000000107f4d04646bd2a0fb37109e10f6d84020b0ab3b91931 497 0.28/1.00 vMB 9
714,081 714,081 0000000000000000000910558e371e90fd53abd5aa1a2a3eb07a741e57b31283 143 0.05/1.00 vMB 21
714,080 714,080 000000000000000000061d2ca2cc45d8cb62d239ba9349d448ad4d825941a216 180 0.07/1.00 vMB 14
714,079 714,079 00000000000000000006376ac31834a804dcc44164bc0444d1cc218324fb120b 854 0.33/1.00 vMB 10
714,078 714,078 0000000000000000000569e8db6133912ef1b18e2925c8c5219d1b4e740a32be 1,099 0.35/1.00 vMB 10
714,077 714,077 0000000000000000000a559b1ce72a2d06a64726472ab52202b76d155d6927fc 698 0.25/1.00 vMB 9
714,076 714,076 0000000000000000000866c33477e48ee681d57aff81e58bfe44c85b48be22e8 2,288 0.94/1.00 vMB 9
714,075 714,075 00000000000000000006dfbe5cf650196f02306d5f35f2e2e16883b4dbf252ce 1,265 0.50/1.00 vMB 10
714,074 714,074 0000000000000000000b0c9e6ddc3d8478738c8b1341da745537cee3c8b84fb4 2,379 1.00/1.00 vMB 9
714,073 714,073 0000000000000000000749d9cbe0f0b2091363c03727ef42d8bb5ff9cc357fd5 731 0.29/1.00 vMB 10
714,072 714,072 00000000000000000000675adfa6ca3eddab3dff7f5662ce2293cfd3cccef3e5 745 0.33/1.00 vMB 8
714,071 714,071 000000000000000000031b28e727ce4b646f6ec8d3ec9a63f0ac883fe58c7664 1,677 0.87/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 781.86 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: 642.35 GB
    • Received: 12.54 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.