Loading Tool

Explorer IconExplorer

Memory Pool

75,695 transactions
29.60 vMB
0.06719916 BTC
Random Selection Loading Transactions
Max Size: 178.99/200 MB

Candidate Block

Mining Attempt 62857544c70194a5f148c6b6af69a6dd7c4a521d54c7713b109b36b30224ecec
Version 20000000
Previous Block 00000000000000000001202d9deac2496cbee3e462561514b22f7bca5f959693
Merkle Root 57b5aa9755c95b2b8f691c09df3feaa1e886ae7f6286265801569323aa86b75b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,253
Size: 1.00 vMB
Total Fees: 0.00480466 BTC
Feerates: 50.90 > 0.48 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,206 (508,569 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
406,620 406,620 000000000000000000449b14a0d9931efbd9706faf0e1f713dc18ae065736f58 2,356 1.00/1.00 vMB 48
406,619 406,619 00000000000000000008b7852ade35ab0e965716125d64f011c8658725e70fc8 359 0.17/1.00 vMB 31
406,618 406,618 0000000000000000053fd2c9a995ce3d7530c782df46432bc0d05198970d9e95 1,627 0.80/1.00 vMB 34
406,617 406,617 000000000000000005437d0c26a873a1e8e7986d54b6e27740e623292a8c3bf2 769 0.46/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.75 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.60 GB
    • Received: 16.73 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.