Loading Tool

Explorer IconExplorer

Memory Pool

36,134 transactions
25.76 vMB
0.08350725 BTC
Random Selection Loading Transactions
Max Size: 131.84/200 MB

Candidate Block

Mining Attempt 86183437ad4fc79a8253886159b1e2ab7bc7f16580fac997da5a0ad505b8eb1e
Version 20000000
Previous Block 000000000000000000014148236613aff85e49d6e98bb36447af91d013881073
Merkle Root 57856d39c8738c8c1b2682eb470c0f6780f537ee2b6c98d281ddb2c0505a728d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,281
Size: 1.00 vMB
Total Fees: 0.03639576 BTC
Feerates: 171.09 > 3.65 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,676 (431,245 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
483,431 483,431 000000000000000001133ba2f13dbca369e990862aff5d3d48931d116079bf54 1,784 0.99/1.00 vMB 204
483,430 483,430 00000000000000000123133f6c924aae7750e0848904135d5039af80272a23ca 303 1.00/1.00 vMB 93
483,429 483,429 0000000000000000000b4373da7316058ddab48c849746027bf87d0898a3540a 132 1.00/1.00 vMB 79
483,428 483,428 0000000000000000003b055c3992a5ec9b66571decdb25f6c19101c2be4d9b04 869 1.00/1.00 vMB 128
483,427 483,427 000000000000000000c1a3b193380a6fb116938e61f065a65b2d742311247de5 1,114 1.00/1.00 vMB 123
483,426 483,426 000000000000000001322377ef015e034e82301d5acc5f7a052dd77494a2f4ef 1,927 1.00/1.00 vMB 269
483,425 483,425 000000000000000000c9a26e55901370ad0b06db01bfe748b985b7b2cd8ed08f 1,650 1.00/1.00 vMB 213
483,424 483,424 000000000000000000f3329f91e9c5866f897a4dd6aea836770476e9bc1f4401 1,165 1.00/1.00 vMB 96
483,423 483,423 0000000000000000009a7de29709e5d588768f100426811b8c9a74300f80b6a7 2,468 1.00/1.00 vMB 332
483,422 483,422 00000000000000000000c631bcc8892618b79e8bc59a1b13bd15f25238aee090 798 1.00/1.00 vMB 130
483,421 483,421 000000000000000000918304d4bb25be1c4e68bd65db5922c498df9e2347f67c 1,165 1.00/1.00 vMB 165
483,420 483,420 000000000000000000478a802a41383b6a1f51f62d7e6790666f6bcfdc4c3af0 1,894 1.00/1.00 vMB 205
483,419 483,419 0000000000000000005aab6eebf65a8208f056a7f6fabe29d04bf1e6a6f1ee6b 972 1.00/1.00 vMB 132
483,418 483,418 00000000000000000029ca8dc3ae285229d92779abbc8cb26c458dcdb55f3ad2 1,316 1.00/1.00 vMB 171
483,417 483,417 0000000000000000002c3aa1c2a0f35e538022b9011ce033eef9dda4b86ad2c6 1,311 1.00/1.00 vMB 198
483,416 483,416 0000000000000000000dc9500fbfb5f1f9b0c22fccdf3b65dc52b6b6a4667db7 1,424 1.00/1.00 vMB 209
483,415 483,415 0000000000000000000edd150f6d71eb7be1cc9cadeb678d3c13b0453d70e616 69 1.00/1.00 vMB 72
483,414 483,414 000000000000000000ef2e35ee37c9149ae6b996070c15c45cb1681db767f16f 614 1.00/1.00 vMB 133
483,413 483,413 00000000000000000076ae70d13a3fdbee34a4f8160dda0d2a85b00b84cd9138 274 1.00/1.00 vMB 71
483,412 483,412 00000000000000000112b359d1035cb865ec92fda6c0cc267cff4b7c44dbaf2d 390 1.00/1.00 vMB 106
483,411 483,411 000000000000000000fefca46aa9931138f878a4456ad12dc589916472d8926c 1,057 1.00/1.00 vMB 140
Previous 10 blocks ↓
Total Size: 781.82 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: 635.74 GB
    • Received: 12.33 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.