Loading Tool

Explorer IconExplorer

Memory Pool

80,706 transactions
35.13 vMB
0.20449531 BTC
Random Selection Loading Transactions
Max Size: 195.54/200 MB

Candidate Block

Mining Attempt 3edbc2806feaf5949c52959a90d55393cc5cc08bcb2726ccbc49e17c85e698da
Version 20000000
Previous Block 0000000000000000000126d576615cf900a89a9f62b23487f0429d0de73cc9a5
Merkle Root 2ed8b1b8171f114ad9990d24ac5fc7aaa63f289183d3ae1dd2481f454c2a53e3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,369
Size: 1.00 vMB
Total Fees: 0.06526659 BTC
Feerates: 477.45 > 6.54 > 1.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,417 (23,942 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
891,475 891,475 00000000000000000000f1afaf3a97de954569d9e256bc08e6c44acc917e9f88 2,957 1.00/1.00 vMB 2
891,474 891,474 00000000000000000000c8ead74e4056ec2b997d815eac02935a14bc2c9c8764 2,969 1.00/1.00 vMB 5
891,473 891,473 0000000000000000000246db084a42d3e38cee850707895c4786c540af48fc57 3,884 1.00/1.00 vMB 9
891,472 891,472 000000000000000000010c6de90c39901a5db3a64598ad8f58cafa69fb2743e3 4,620 1.00/1.00 vMB 5
891,471 891,471 000000000000000000016d325cfe69b77eafa4ae51cc926148149395876ed834 3,693 1.00/1.00 vMB 5
891,470 891,470 0000000000000000000015929028a893826719528bab213cafea6b762cf98a45 4,534 1.00/1.00 vMB 5
891,469 891,469 0000000000000000000119d6b0f47543d93e3d70d9c632c7d8fee24cb2b5451b 3,674 1.00/1.00 vMB 2
891,468 891,468 000000000000000000011b5a179870272eee1483c0caf3c9c1033d397c11b63d 4,507 1.00/1.00 vMB 3
891,467 891,467 00000000000000000002401a2b9053cde8d1e9e696b0a5b5846ddf8126dbd638 4,181 1.00/1.00 vMB 11
891,466 891,466 0000000000000000000031d8311457eba300f0198ac928277060f022fe5ba7fb 1,113 1.00/1.00 vMB 6
891,465 891,465 00000000000000000001025a050253c395e51d03cddfc7ce8dc0d60f354d9207 585 1.00/1.00 vMB 8
891,464 891,464 00000000000000000001a1bf03f5768a0879c0d4d86a8b782a5644ed4ae58cde 433 0.17/1.00 vMB 3
891,463 891,463 0000000000000000000121ec10f2d1af9889c00cd35fa43ef498814945663aec 779 0.18/1.00 vMB 4
891,462 891,462 00000000000000000001b0dad136ed4cef3bd229792a5437714a79bd91e15653 3,036 0.57/1.00 vMB 8
891,461 891,461 000000000000000000011f31f96dd18a256fcd00e173355fc73354d102c63722 2,259 0.63/1.00 vMB 10
891,460 891,460 0000000000000000000248306c920bf6832e3094795fddb1af2ce1cec4cd7c85 1,853 0.56/1.00 vMB 10
891,459 891,459 00000000000000000000e942e0c8f0ec93e850024f9acfeb4dc48860c7780dfc 3,419 0.97/1.00 vMB 6
891,458 891,458 000000000000000000006dce6674cb115867f5c8836a96058662cdc2b8bff2cd 3,100 1.00/1.00 vMB 6
891,457 891,457 000000000000000000021504d68172ebcaf3dab62f02bd95443cd2a06d01a467 3,583 1.00/1.00 vMB 11
891,456 891,456 00000000000000000000c6bab0075c97a5650de2f8933b6546abb97e97b82523 2,051 1.00/1.00 vMB 6
891,455 891,455 00000000000000000001d93214d005594507dd831a52480a9b16d16fd4ed379f 324 0.17/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 783.11 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: 736.21 GB
    • Received: 18.58 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.