Loading Tool

Explorer IconExplorer

Memory Pool

81,503 transactions
30.65 vMB
0.09554761 BTC
Random Selection Loading Transactions
Max Size: 187.17/200 MB

Candidate Block

Mining Attempt 935ea7969c54ec7a0e51475815c4a5623ac088c9934334b96a761f923e999b7c
Version 20000000
Previous Block 00000000000000000001341e3d93978594e8c6b2f50720725be672de3d340c6b
Merkle Root 900ba050556c3796acd371a32663138bd3c4db3703e1540076b10172a6b3dfbd
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,130
Size: 1.00 vMB
Total Fees: 0.02458926 BTC
Feerates: 301.60 > 2.46 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,390 (473,711 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
441,679 441,679 000000000000000000604c80fddafde39905c4df8174975134a326a5032a8cb0 159 0.99/1.00 vMB 25
441,678 441,678 000000000000000002a60797aed1fb3ba49c49ee79149824f4b96c6a5e166e72 923 1.00/1.00 vMB 45
441,677 441,677 000000000000000002ae13fbfd52e8237eafa3fb7b55d981af65acc9cb2a81de 2,403 1.00/1.00 vMB 72
441,676 441,676 0000000000000000033bee1eaee858127caa30e7842674e95d20ba1a9d1039d2 2,185 1.00/1.00 vMB 89
441,675 441,675 000000000000000003915088825c3e7c6edeab5e0d336598627f483609d43522 683 1.00/1.00 vMB 26
441,674 441,674 000000000000000002a19071b9bd70825d6b9d7043c181039a5c16cf94011fe8 784 0.75/1.00 vMB 53
441,673 441,673 00000000000000000250a35dc5c025781aeccf4b402b3838f8c04c1577f931c0 1,847 1.00/1.00 vMB 52
441,672 441,672 0000000000000000024a5a30c4674a8248e248ac46214cfbd5c499eccc33721e 1,114 1.00/1.00 vMB 29
441,671 441,671 0000000000000000034c2811ef05337e975744060e8dbbf1d2764cda30ae27e4 2,612 1.00/1.00 vMB 74
441,670 441,670 000000000000000000b581f83be7e95c46dd5785511ab5b74f73915ff30317c9 2,286 1.00/1.00 vMB 48
441,669 441,669 00000000000000000133bbabc3226b506fd5a1ae72a3b308f3a0da01f1cc4952 2,533 1.00/1.00 vMB 86
441,668 441,668 000000000000000001d5eb161bcbce9108031bf172816bd7263c4a64b6a58ea7 2,253 1.00/1.00 vMB 80
441,667 441,667 0000000000000000009d5cf26ba443cb75644ba4b921b5eb4e75834c081f0807 222 0.10/1.00 vMB 32
441,666 441,666 000000000000000001d51484ccf258d97ac8206a9a063da62383ca99be0652ca 1,896 1.00/1.00 vMB 39
441,665 441,665 000000000000000003b65d0a1b36a6a834616058dfc9ac5c4a216aaa8989c6f6 1,428 0.60/1.00 vMB 84
441,664 441,664 000000000000000000c6dacdd57e6acf4ddb47b0b0836c24add6e6a6bac773e8 481 0.22/1.00 vMB 77
441,663 441,663 000000000000000000331f2b3b8a3e08d008dbcbd295617d0e74afeef923bb88 2,010 0.93/1.00 vMB 71
441,662 441,662 000000000000000003372e78de192754ae0d6ceff1333f9dd5dc6fee05ee3b0b 1,853 1.00/1.00 vMB 38
441,661 441,661 000000000000000002499b0e06d9c3a1f31e95fee5a73f03d470275fb2610c09 2,056 1.00/1.00 vMB 51
441,660 441,660 000000000000000000992b733ab28ad9e329491af0af0614a3991f7d08262715 2,142 1.00/1.00 vMB 62
441,659 441,659 0000000000000000009a9b18b0b22c8c7cf452b05ea9331f20726de58f537037 362 0.15/1.00 vMB 84
Previous 10 blocks ↓
Total Size: 783.07 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: 720.89 GB
    • Received: 18.30 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.