Loading Tool

Explorer IconExplorer

Memory Pool

81,344 transactions
31.57 vMB
0.07475273 BTC
Random Selection Loading Transactions
Max Size: 191.77/200 MB

Candidate Block

Mining Attempt 6434b927e2e8911481292c90cddf305fb2ff0325d67575cc3090d6d1f0c46e0f
Version 20000000
Previous Block 00000000000000000000e6b6d7770bd2fe9564667081eb588a4ee37f4db3b6f3
Merkle Root ce59ebb289ae4740505913d24f00ec80dd5ff2df9697025d83f306baaf5c11d5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,401
Size: 1.00 vMB
Total Fees: 0.00614369 BTC
Feerates: 70.37 > 0.62 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,213 (508,580 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
406,616 406,616 00000000000000000341397d4862c89272825b67781bc69f82569a346d5032a3 64 0.06/1.00 vMB 16
406,615 406,615 00000000000000000313d6ac1408bbfc061cacef75f3cf9b509a6d7833ffe4a7 2,439 1.00/1.00 vMB 37
406,614 406,614 000000000000000005d63b055dcfe4ed35ca8ef099f7305bb16f4fcb06832a3f 15 0.00/1.00 vMB 62
406,613 406,613 000000000000000002a15dfb1826080041459c2b5854f4a528e8ad7729e2de0c 1,305 0.64/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.76 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.96 GB
    • Received: 16.80 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.