Loading Tool

Explorer IconExplorer

Memory Pool

81,603 transactions
30.31 vMB
0.07614647 BTC
Random Selection Loading Transactions
Max Size: 186.18/200 MB

Candidate Block

Mining Attempt 7392a287beadafcb00c640daf033fc5c92ce8ef1dbf714609f29e79d5e1c3311
Version 20000000
Previous Block 00000000000000000000b4f9c9ada5e3b1ab49c5a1834e7c70cd8f59b00d6f9f
Merkle Root 2249ae2e2f318bb58c63b05833fecc8c43d7095f11f3dd826cf99f4fe6d3f948
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,831
Size: 1.00 vMB
Total Fees: 0.00868480 BTC
Feerates: 150.77 > 0.87 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,329 (466,652 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
448,677 448,677 00000000000000000085347ec43e4960f9b55eb32076fbc975d71f5ca42ae91e 1,374 1.00/1.00 vMB 53
448,676 448,676 000000000000000001cd2e0bfe063266028668c84797323e61588a9cb5d389c8 1,630 1.00/1.00 vMB 60
448,675 448,675 0000000000000000008c7987112e62d263e362b3b4b6505c26696f7d808ab758 2,081 1.00/1.00 vMB 71
448,674 448,674 000000000000000000815014a38fc741afbbc34a31929f3cac71e09193dabfe5 2,528 1.00/1.00 vMB 100
448,673 448,673 000000000000000000c7107b26fee248c6ff6a06c38b59b8b5381bb885f716e6 1,740 1.00/1.00 vMB 81
448,672 448,672 0000000000000000012a4e3acf1334b764d091246eb6cb8fa929b245ab0f934d 2,605 1.00/1.00 vMB 81
448,671 448,671 000000000000000001ad6f746312fa8ddd69345c0a1b0aa3c7d3af0ad6de5d8c 1,990 1.00/1.00 vMB 103
448,670 448,670 0000000000000000016dc0b235cda2c6bb9b8ee8d085a603e3c7da80ee3afec4 2,361 0.99/1.00 vMB 59
448,669 448,669 000000000000000000976a873593311758b204bc14d0cff37d9ca4e568b9bcbd 1,696 1.00/1.00 vMB 67
448,668 448,668 00000000000000000318f6c03a67fb5cdeda062b4026b09458c3b0cd0a316d2b 1,905 1.00/1.00 vMB 88
448,667 448,667 00000000000000000220d569136d8562aae65010578f16d23ac9003fe89ffd9d 1,215 1.00/1.00 vMB 68
448,666 448,666 0000000000000000006bdea5c2e685c5d5a8b185d928a7e839c2c9d2343d991d 2,983 1.00/1.00 vMB 65
448,665 448,665 000000000000000001b5679658fe56ed07b32c6cd834d2b03565518761a44a7c 3,463 1.00/1.00 vMB 74
448,664 448,664 000000000000000002b2e0aaf586bc1bbbcb17bc7f0ac71d664a02298d0b371d 2,487 1.00/1.00 vMB 80
448,663 448,663 00000000000000000214b39637261c1c830c74a1fc6902a074b58c32d64a4109 2,711 1.00/1.00 vMB 73
448,662 448,662 00000000000000000293dc6ba1a4a29759a4cdda7bfa1b880f1bb0dea8a7afaa 1,875 1.00/1.00 vMB 84
448,661 448,661 00000000000000000276aebeeac74adcf56efc2bbbf39dc5aa8bdc8a01b00161 2,523 1.00/1.00 vMB 97
448,660 448,660 000000000000000001a18e949335aeb5855446346058ad7bf58097dc5f8b9e8f 2,335 1.00/1.00 vMB 90
448,659 448,659 000000000000000002d9d5ced5fff02574e54a4891cce87669ad18e8e2c904ae 2,880 1.00/1.00 vMB 109
448,658 448,658 00000000000000000094f58191ba799a69ab0cc5bba22340bee79c09e374be56 1,631 1.00/1.00 vMB 74
448,657 448,657 0000000000000000018acdec1f3544e269c751f0112b8dfe85b57d667cd10f00 2,940 1.00/1.00 vMB 77
Previous 10 blocks ↓
Total Size: 782.96 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 715.35 GB
    • Received: 17.71 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.