Loading Tool

Explorer IconExplorer

Memory Pool

77,112 transactions
29.25 vMB
0.09287868 BTC
Random Selection Loading Transactions
Max Size: 176.66/200 MB

Candidate Block

Mining Attempt 1b394b7202f07b7fbc173355239ce4cdbc80e7919291c886db15ea02a4aa954c
Version 20000000
Previous Block 000000000000000000018dccc1f80f688a1293ee5004ca43085f353ec09eaad5
Merkle Root 37a5d046e40f996105d1c52bf091556b75d16556e859ecd1cee2cf8ca5f8768c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,736
Size: 1.00 vMB
Total Fees: 0.02045642 BTC
Feerates: 82.92 > 2.05 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,275 (634,292 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
280,983 280,983 00000000000000008641e79bcc2bf7f34c90c404ef2ee36b36ebdeb8a8649e3f 652 0.25/1.00 vMB 56
280,982 280,982 0000000000000000a68190758aa866166d82f0239078815624c572ce6c56c41c 723 0.25/1.00 vMB 97
280,981 280,981 0000000000000001d84631dfe0a35f168c9ce291188ec9842114c85908aa9c1d 483 0.39/1.00 vMB 24
280,980 280,980 0000000000000000e0285d220aeb8b3b36835d59849512a11f8360605dd8d112 756 0.25/1.00 vMB 98
280,979 280,979 0000000000000001cb1d989ed91b5d743aa79d9d7a7f9e75036bb54810572473 142 0.05/1.00 vMB 108
280,978 280,978 0000000000000001fad7497c3a6597032c4935eca32089e353684ca2f9b5a0b0 203 0.11/1.00 vMB 41
280,977 280,977 000000000000000252ddc472ad63d9ed39a2774e1c3059d217aae6aaff20a93d 392 0.15/1.00 vMB 46
280,976 280,976 00000000000000008ed78ea063f82a09bbd513a85c6c807a72ff6d43d4a821bf 131 0.05/1.00 vMB 227
280,975 280,975 0000000000000001fd436d8571a165eedd1dc32c455777618f38302ae716cfcf 580 0.31/1.00 vMB 37
280,974 280,974 00000000000000013385ce4cc4ea0f9561f0c23b44c29cffa4eddbeaf3ced922 375 0.25/1.00 vMB 32
280,973 280,973 000000000000000239d6210bbf3ddacb8525ea0d6f47987767823b7d7ed0336a 69 0.04/1.00 vMB 129
280,972 280,972 0000000000000001ecc5add17167dcd7b0611e9bcb6b9b6734a298e1e9ad6028 179 0.07/1.00 vMB 38
280,971 280,971 00000000000000004aba8333fa2fc34d3ab1b8c4f6a47f13a6bb3e384e27a1a8 274 0.11/1.00 vMB 43
280,970 280,970 0000000000000002063e35fc219a693da96e1a61088a749ed8fcd8fb7b750fa6 839 0.37/1.00 vMB 59
280,969 280,969 000000000000000090875154ef556923242d86da2c590b2a412c82e629e8543f 403 0.19/1.00 vMB 56
280,968 280,968 0000000000000000998bab0fe1d5b80fee2b8b2cef690cb8cc2ac81bf3ccbe99 305 0.26/1.00 vMB 28
280,967 280,967 000000000000000063b4e1c51bbd192524a252b2b87dfe3ca82019ab5596e5a7 636 0.25/1.00 vMB 77
280,966 280,966 00000000000000007b8af34d15cf2ef1bdc00dcc6b5963a7c1d34b2abe59e384 600 0.25/1.00 vMB 67
280,965 280,965 0000000000000001c2fedf3e528638cc78b0e10a48a3270b5957520f4def3cf4 667 0.25/1.00 vMB 77
280,964 280,964 00000000000000013bca2e936205aeb8e9b990f7fe072f37f0e201b67d36e119 374 0.20/1.00 vMB 61
280,963 280,963 0000000000000002001dfbeaf7a89087854de6aa3928bbcbbd28a60d286a85c1 518 0.26/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.87 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: 713.07 GB
    • Received: 17.30 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.