Loading Tool

Explorer IconExplorer

Memory Pool

42,955 transactions
28.46 vMB
0.06410340 BTC
Random Selection Loading Transactions
Max Size: 146.91/200 MB

Candidate Block

Mining Attempt 549ba8017c99021cb99d77eec700b7b4ea1cd9106931027bba419cfa53df528f
Version 20000000
Previous Block 00000000000000000000533ffed785e40bb65926541d5898db4d8836674e9487
Merkle Root 886fd4cbd537bcc1eea88449688d1cde5d50da1bc0f469efc3059b88397901bb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,067
Size: 1.00 vMB
Total Fees: 0.00908532 BTC
Feerates: 100.00 > 0.91 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,627 (566,299 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
348,328 348,328 00000000000000000102107c85f92f925fa517a1e0048b7020a6f2fe77abdd74 3,152 1.00/1.00 vMB 44
348,327 348,327 00000000000000000f8dd57b6026dbf9ae4aea42341384fca57eb941eba2e4aa 643 0.41/1.00 vMB 10
348,326 348,326 00000000000000000255831d9760cae3ef3496c3538997e41146f4da0fca1df3 853 0.50/1.00 vMB 32
348,325 348,325 000000000000000002b26abdb468540a16c31440ca2d83eb5592641546b36f09 666 0.50/1.00 vMB 22
348,324 348,324 000000000000000015ea7468645e449882317b9d0a89f7ee3ac3e6536a7b4eca 1,012 0.50/1.00 vMB 28
348,323 348,323 00000000000000000c0826e00d17f9d74b213d35ca07bf30930654b151a66aca 983 0.50/1.00 vMB 23
348,322 348,322 00000000000000001443871b97915884a5738edf2bce7d3e8b3ee163931db7f1 1,711 0.50/1.00 vMB 49
348,321 348,321 000000000000000016a3cbac6a250674106da9ff81f6a1b7c7c20611db659a14 1,709 0.77/1.00 vMB 29
348,320 348,320 000000000000000004fcc96e6e8175292ad8c177d2f311ec5e1198283aa4eb12 863 0.48/1.00 vMB 24
348,319 348,319 000000000000000000274a8b859897be96cc99a519de4a9a1afc7ab1feeb5fe5 1,214 0.73/1.00 vMB 23
348,318 348,318 0000000000000000050bbd3f1b1f86abd2efcc4fd5e0771abe43e25a223cc6c6 1,629 0.75/1.00 vMB 43
348,317 348,317 0000000000000000087f7c7bae8f841b6537a6a30bb455eb07711729f6333728 632 0.33/1.00 vMB 26
348,316 348,316 000000000000000006699a65b76e6673e970c921dea43d5e27e00c1096d503d9 833 0.44/1.00 vMB 30
348,315 348,315 000000000000000010b71cde991cd66710fe305e71e2df93845e62a0f0014f82 173 0.15/1.00 vMB 17
348,314 348,314 000000000000000006ef764240fec75e481b33283e634dc03cfafad7c5270c96 256 0.09/1.00 vMB 43
348,313 348,313 00000000000000000cebdaa6692312197194de07343ebb5be697301ea94f63ad 86 0.08/1.00 vMB 12
348,312 348,312 000000000000000008b916853dc1a7daef166555b497404f1cdd2017dbd99a29 1 0.00/1.00 vMB 0
348,311 348,311 000000000000000011a9d14de60452d1fbf80a244f110fdc5e4c5078394f5a5f 1,343 0.67/1.00 vMB 16
348,310 348,310 00000000000000000a597d62b9ff767389e12c02981fc7ad8cc4ff956d09c23d 1,279 1.00/1.00 vMB 21
348,309 348,309 0000000000000000133a83a9bc7606ca50f4c4d7b91364385c0adb12736a4648 512 0.43/1.00 vMB 21
348,308 348,308 0000000000000000137871427b88f67cd320f0a7be0685c8cdeca524359c31f8 1,439 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 781.73 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: 630.22 GB
    • Received: 11.99 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.