Loading Tool

Explorer IconExplorer

Memory Pool

81,164 transactions
31.13 vMB
0.09169363 BTC
Random Selection Loading Transactions
Max Size: 187.75/200 MB

Candidate Block

Mining Attempt 7e0a59a769ca45f56a965acc76de20243997837084ab823bea14ddde9ab479e0
Version 20000000
Previous Block 000000000000000000016d1b89e6b899f157320615453ebe26621a27c676cfef
Merkle Root c210ad906421d00109e2796b7a7230976d5cd361b3882e56c7ddea43ed3c3ad0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,457
Size: 1.00 vMB
Total Fees: 0.01903898 BTC
Feerates: 45.88 > 1.91 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,356 (476,724 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
438,632 438,632 000000000000000001c7dca16269227706945d13a465cb3072bf12bc2450e1a5 1,323 1.00/1.00 vMB 31
438,631 438,631 00000000000000000387f368bbce00ad4733d9305e83d7772af4ede344e3940c 540 0.25/1.00 vMB 54
438,630 438,630 000000000000000004389415981c6b6ff8fae2684bc69ce2ec2a9db5b18caa3a 120 0.06/1.00 vMB 54
438,629 438,629 000000000000000002fa71265ea5f95b6c31e418d1eb91a1acd480e16f2e176a 1,188 0.48/1.00 vMB 58
438,628 438,628 00000000000000000137aa54e9ef9447ef86b9f6f8870a10c451e5c8aced2150 345 0.23/1.00 vMB 38
438,627 438,627 000000000000000002b3974e08b939b0c0db7308e8e980f7e66381479a7eee75 754 0.38/1.00 vMB 55
438,626 438,626 00000000000000000351cbfa6a71c7765c39ea4fd5fbe8d2f5734544fdf74dca 635 0.25/1.00 vMB 64
438,625 438,625 00000000000000000304b8f6dc8b94553eba003e9987362920db86a0e2b94a93 40 0.02/1.00 vMB 58
438,624 438,624 00000000000000000307b4cd8320542085e73e33e2383e81a0c182ad6746d031 1,337 0.51/1.00 vMB 64
438,623 438,623 0000000000000000024b9d25be9d0539b94c33b7375cd96ad9acc45e5bbf43b1 621 0.33/1.00 vMB 45
438,622 438,622 00000000000000000324447d436221211cf93ba3e1c12cf0c6f5cbebe07f8a65 1,996 1.00/1.00 vMB 48
438,621 438,621 0000000000000000003ad9e8b6af674999a6dc3b9d79b55a5327b5ae61ddabd4 1,098 0.44/1.00 vMB 61
438,620 438,620 0000000000000000027af273b4537614913c9db603c256ecfa9d90da9e7dd614 1,701 0.77/1.00 vMB 61
438,619 438,619 000000000000000000e5a3885f28d094a4a58933623304228f80d84d3154695e 2,354 1.00/1.00 vMB 62
438,618 438,618 000000000000000003278316ad017613fffbbe2e94d4e17c938f906acfa93364 962 0.40/1.00 vMB 62
438,617 438,617 0000000000000000036a8c59469b5d65581c6d4662a9bd8201c3930653efb8ae 2,342 0.99/1.00 vMB 50
438,616 438,616 000000000000000001471ab90cb308b1f0f3e94fc6af48c29337109249e06ab2 2,939 1.00/1.00 vMB 282
438,615 438,615 00000000000000000229c5d45782c983e15a7bb18ec7ea96be75ff809d5a1069 180 0.07/1.00 vMB 67
438,614 438,614 0000000000000000042af0a34316dc62dbdc1b179bfe4bddb7feb2dd282309c5 1,020 0.42/1.00 vMB 64
438,613 438,613 000000000000000000428494e520dee0d684f341750eb79c452d992192067cf4 1,235 0.49/1.00 vMB 63
438,612 438,612 000000000000000002252d11fe1eb6ed08355c977ef904c6242db319cba1730c 831 0.99/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 783.01 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: 718.88 GB
    • Received: 17.98 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.