Loading Tool

Explorer IconExplorer

Memory Pool

43,143 transactions
26.51 vMB
0.05207428 BTC
Random Selection Loading Transactions
Max Size: 139.87/200 MB

Candidate Block

Mining Attempt 6d13c7de372699cfc341ee300a4fb8ca5de0ae8d134f22d8bdcde1ca1ccafa4e
Version 20000000
Previous Block 0000000000000000000010a089fc58093596d43dc7d07716ea4c437056df3165
Merkle Root 6194b523ef54ba601fce1337dc2d312d53b037649d3298609b2255532d58bb9e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,147
Size: 1.00 vMB
Total Fees: 0.00348557 BTC
Feerates: 60.14 > 0.35 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,776 (599,237 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
315,539 315,539 00000000000000000051d1259026a096bc9fb70e308219d22b1b8c1cdcbd34eb 407 0.24/1.00 vMB 24
315,538 315,538 00000000000000000725920ea8ba506a69451b0c506648ff8b99b3c2e7fc2b02 668 0.65/1.00 vMB 20
315,537 315,537 00000000000000001d710bc717090a396d1bdad136cc9eb4e51440eed507932a 128 0.05/1.00 vMB 33
315,536 315,536 0000000000000000226e49cd69c4cea3271eaa453b976c0e75ac4715cffdcac2 282 0.15/1.00 vMB 24
315,535 315,535 000000000000000015e00fc0c11bb068a0ef2a107e41c642be0b6e9348905207 263 0.29/1.00 vMB 18
315,534 315,534 00000000000000000a0069885a8d0b43858bc1c9e3b217193d4e03112f6d1bc7 553 0.36/1.00 vMB 25
315,533 315,533 000000000000000005775e3ccba48c9d956f854fab29138f3e17a1da24dd0e34 771 0.58/1.00 vMB 21
315,532 315,532 00000000000000000d16a0da0131103c93c487c992db5b16424a634dad56d669 79 0.06/1.00 vMB 17
315,531 315,531 000000000000000007c875f57e92ee49f202eeda1e94e901a08f7beb8fd8121e 548 0.46/1.00 vMB 20
315,530 315,530 0000000000000000092f07869c4c809bc5f31d02510e1e8d27fd1b2df21c3f35 229 0.29/1.00 vMB 17
315,529 315,529 00000000000000000771fe5ff14a9f889a49ea7ff044fdbbc7469eab10c1c1da 1,271 0.35/1.00 vMB 37
315,528 315,528 000000000000000031c2ad8d7cd8571ec128fcdb6015b92aab8cc762be99db41 301 0.15/1.00 vMB 29
315,527 315,527 00000000000000001c03cd83dc5239b70a68fd6b2273fa0863f45ee6a9f81137 1,333 0.43/1.00 vMB 35
315,526 315,526 000000000000000003973bab9cf7328617ea8e8b557fbe23f2ba00d1a98f75c1 16 0.01/1.00 vMB 35
315,525 315,525 000000000000000015aafdc72964ee41ae4f055826db111be5cf2bd8855ffc64 424 0.13/1.00 vMB 29
315,524 315,524 00000000000000000f017f0d3a32fb0b357a976c1de127a3355e86e0de22430d 72 0.03/1.00 vMB 27
315,523 315,523 00000000000000000ca60acaee44477004c855143b0c3f60990956bd09b39792 566 0.30/1.00 vMB 28
315,522 315,522 000000000000000004f5a4b427e9af0bbcf3a4858b9a4b3df1b57371f3c7c5c3 1,255 0.58/1.00 vMB 31
315,521 315,521 00000000000000000404c4fc9897c849d86d6a52135bd80a525ce349d5c46366 149 0.09/1.00 vMB 33
315,520 315,520 000000000000000006dee207bd5a28c5ebb63639b3113becd4ca0b26ba38e5f2 245 0.12/1.00 vMB 26
315,519 315,519 000000000000000022643c5b82558e842b2ed547f032f1cce357a7bf90583336 167 0.11/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 781.99 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: 648.59 GB
    • Received: 13.05 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.