Loading Tool

Explorer IconExplorer

Memory Pool

78,254 transactions
29.73 vMB
0.07230759 BTC
Random Selection Loading Transactions
Max Size: 181.59/200 MB

Candidate Block

Mining Attempt 6e8321a69f39d19e9742e9d851575b668a0cae27de79a37306246d4e13600b07
Version 20000000
Previous Block 0000000000000000000004a53d2ccfc82210803da3fce74ac3709abde32904b7
Merkle Root 9654da463ecebd900076bda7f90ba7a5df549d126aa3beaba613f6020cf5e241
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,932
Size: 1.00 vMB
Total Fees: 0.00626739 BTC
Feerates: 50.18 > 0.63 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,372 (575,759 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
339,613 339,613 00000000000000000e126274ac0bf7d2b5e88d44cdaaf9b8231019b5712b30a9 1,105 0.59/1.00 vMB 27
339,612 339,612 000000000000000013384b25b5f01fd2cb29ab7fac020957e8c4080d5606f3f2 925 0.47/1.00 vMB 25
339,611 339,611 0000000000000000176687398c4b93ac82088e6f5610b4cb7721d7fc6d8df138 759 0.45/1.00 vMB 23
339,610 339,610 00000000000000001604302500ec32ea9b3f9bd27e743a56b034c7a045841cd2 209 0.10/1.00 vMB 19
339,609 339,609 000000000000000002b4c682bb172721cf4a640b3c91cea2307ad8b46c4ebc06 61 0.02/1.00 vMB 23
339,608 339,608 00000000000000000e15d8f387492cf376a030fe1525d37aeed1263a416a9aee 203 0.10/1.00 vMB 24
339,607 339,607 00000000000000000867f0bdf31d063e094aec52b56b2363653a3abff766d2f0 550 0.30/1.00 vMB 28
339,606 339,606 00000000000000000f210e3ef9c3142d0c15659c347a02af803156dc833bbcbf 734 0.42/1.00 vMB 23
339,605 339,605 00000000000000000831290b415eaf0fa53dcc6a220433b2329f2fb15002a911 458 0.28/1.00 vMB 23
339,604 339,604 00000000000000000cf63f1a56dfe86721ebbf1d5b254405405c3bd29a732175 430 0.22/1.00 vMB 25
339,603 339,603 000000000000000010628053135efee3ec2984bdae311729062efe9e31202f00 116 0.07/1.00 vMB 13
339,602 339,602 00000000000000000d4d6ec84aba01108c1676856fef25d03c767f0f07c25d7a 850 0.48/1.00 vMB 29
339,601 339,601 00000000000000000db7f6d65f11146ce875f9a93ed83c6bb653f38f3d3ca11f 426 0.58/1.00 vMB 14
339,600 339,600 000000000000000015ef252b0294f399356b56a2bcf7ec28415fc2b9ad3aa270 1,024 0.40/1.00 vMB 31
339,599 339,599 00000000000000000049ec231ab711c53e6cbe1f97ede341c421ba9ef8869206 814 0.62/1.00 vMB 17
339,598 339,598 000000000000000016004f50b2ac1d92842a124e10dac51de14d459a9eb426d4 512 0.33/1.00 vMB 20
339,597 339,597 0000000000000000006db4f39d594eb98e74954721e1d8684948e8491bf4af27 1,978 0.75/1.00 vMB 36
339,596 339,596 0000000000000000154ceac263338c4f5fea2ca8251684c7c582454c6d3849ba 539 0.36/1.00 vMB 21
339,595 339,595 000000000000000009c659ab12295171ac7c5db2dd6ddefb66e8aa0b6ec98347 1 0.00/1.00 vMB 0
339,594 339,594 000000000000000014c98896b26d9616773b156d076fec45386b51a9f266a270 449 0.32/1.00 vMB 16
339,593 339,593 00000000000000000c768bbdc862038a465b225d8486a2d857e75127e148173f 1,024 0.65/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 783.04 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: 719.63 GB
    • Received: 18.11 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.