Loading Tool

Explorer IconExplorer

Memory Pool

80,587 transactions
31.29 vMB
0.08478088 BTC
Random Selection Loading Transactions
Max Size: 189.14/200 MB

Candidate Block

Mining Attempt ba5a174f57321cb2f03908ce15cd5c4c5dcd2f997a20374599b70f310028e1ae
Version 20000000
Previous Block 00000000000000000001737d76c0d6914d71885a8e838781b1a0674dd5a96d4b
Merkle Root 8ca9c7a93ca450eef89409e62391d82ea4f35aea0a642ce0fd7700ba91a777c7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,255
Size: 1.00 vMB
Total Fees: 0.01667549 BTC
Feerates: 100.25 > 1.67 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,201 (508,560 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
406,641 406,641 000000000000000005c2476ef0fd7a70d9c466cfe088ba6996a9637a994d0c36 359 0.16/1.00 vMB 32
406,640 406,640 0000000000000000056bd9ad0f143237f2cc6f08dd39fcff8dcc27b44a12ebe9 1,074 0.56/1.00 vMB 27
406,639 406,639 0000000000000000004ae8899464efad7617176fdf82dfe94d26eb8cfcfeec96 2,450 1.00/1.00 vMB 37
406,638 406,638 000000000000000000a61621f96262fcda5d36beac01d3a96e310434b0d81cdf 2,359 0.99/1.00 vMB 40
406,637 406,637 000000000000000000f3d27bcd9ab847d9c3c8520b8871419ee9d783a74a0336 1,121 1.00/1.00 vMB 15
406,636 406,636 0000000000000000005bd92770f6ac1a1b19d483526bedd2fc2bca3dd53091f3 228 0.16/1.00 vMB 23
406,635 406,635 0000000000000000068ed53647cc4ed267cfa6a96031aafd71ecca5c2ca89e1a 1,178 0.47/1.00 vMB 39
406,634 406,634 000000000000000001c11c57733b284f6e7ab2db639658191e7425a8d26a864c 15 0.00/1.00 vMB 95
406,633 406,633 0000000000000000063229a70dacc2654dfd876c4b1b0727e7a58eaa06b063e9 2,020 0.90/1.00 vMB 38
406,632 406,632 000000000000000002e83688b15030fefc8ce61847bdeb3dfb4775cc03496c45 709 0.32/1.00 vMB 36
406,631 406,631 00000000000000000485d2b0913dd7d2b1275f98f14a8e236cae2e25ad9298d6 322 0.17/1.00 vMB 30
406,630 406,630 000000000000000004744466dd015d87a613e957ff4019460c6db94aa413075d 2,157 1.00/1.00 vMB 42
406,629 406,629 000000000000000000d17eae2c264622b9a62bb5cdc3227274e9e1e102a5e151 413 0.24/1.00 vMB 33
406,628 406,628 00000000000000000311cc3a56606018de7933db9c00ed3d46c1a15bfe199929 511 0.31/1.00 vMB 31
406,627 406,627 0000000000000000001716ab36a8470848f064d36281591265aa0e21811f9566 596 0.32/1.00 vMB 34
406,626 406,626 0000000000000000051aa5a86813060714d8c4c12aa9e4ddd46a62c43cf45c9b 1,999 0.97/1.00 vMB 44
406,625 406,625 000000000000000000154dc6970d414a27a2fb6769a8d1138d9b14b85132b6ab 546 0.28/1.00 vMB 44
406,624 406,624 000000000000000002d6fdabcbc330302e356e51402668f004df2b4c89b1dc26 1,129 0.63/1.00 vMB 35
406,623 406,623 000000000000000004c5ba87b6776b0434dcc58fc4be7678bfba2f0a7a58885d 458 0.98/1.00 vMB 8
406,622 406,622 0000000000000000028708f93921ebf4d4455bf49e66b54c08e5de65b34e35e6 2,168 1.00/1.00 vMB 39
406,621 406,621 000000000000000005ae12a492520b82f701ea13a0f6af7732b43aa11fa199e6 1,508 1.00/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.74 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: 708.14 GB
    • Received: 16.72 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.