Loading Tool

Explorer IconExplorer

Memory Pool

86,143 transactions
31.60 vMB
0.10302168 BTC
Random Selection Loading Transactions
Max Size: 193.88/200 MB

Candidate Block

Mining Attempt 8accfcba3ab448fbebbbfb668984005727e3f8a074026b9ad5a0648298a3077e
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root 6e81626a4aaa3e08928641870ce82bc55891b15fe6fa0320e8bed62f3d775e03
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,334
Size: 1.00 vMB
Total Fees: 0.02466860 BTC
Feerates: 1,236.26 > 2.47 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (253,746 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
661,616 661,616 00000000000000000006a49916dad7005d8d8ca66d1222cb848581114c27d062 3,094 1.00/1.00 vMB 89
661,615 661,615 00000000000000000004efa57fc5b3500ecb52c7a222b45a95683e94bb2b0517 2,004 1.00/1.00 vMB 26
661,614 661,614 00000000000000000001073a49b0212c3f0e08899d0dae8c5504db894348f52a 2,321 1.00/1.00 vMB 32
661,613 661,613 0000000000000000000337ac37f24ffbb3720bb174291b4402855f3f86276db5 2,451 1.00/1.00 vMB 40
661,612 661,612 0000000000000000000a1cd929324cb565df0a9927e904690208d47fcbe1243e 2,820 1.00/1.00 vMB 73
661,611 661,611 00000000000000000001308312448b36c98160b9cc8f085a1e75469462db88da 2,239 1.00/1.00 vMB 42
661,610 661,610 000000000000000000076f16678dce87b52976cae324f996c11edeaca883bf28 2,825 1.00/1.00 vMB 65
661,609 661,609 0000000000000000000cbaa6833ea2835ae69f851fd66c368baa47f65dec02a0 2,112 1.00/1.00 vMB 23
661,608 661,608 000000000000000000047a686cab0afeba64ba1e36d950b7a3dc884b331f7a7f 2,508 1.00/1.00 vMB 11
661,607 661,607 0000000000000000000e6a417803025924b524fde503aa3ac5fbe7c7c325af45 2,339 1.00/1.00 vMB 35
661,606 661,606 0000000000000000000c37cc1901b6946eb4d9e61070d5a53b96747b3a0cfae2 2,305 1.00/1.00 vMB 37
661,605 661,605 0000000000000000000605526ac83b77dae2c316b9f5a258c96b09cadd38f4f9 2,232 1.00/1.00 vMB 28
661,604 661,604 0000000000000000000731f17fd27b79158b878556f41a5e555d0e72c024c6ba 1,379 1.00/1.00 vMB 48
661,603 661,603 0000000000000000000899dda7e95f4e74368cb554d0d99849f9a548e4c83508 2,624 1.00/1.00 vMB 13
661,602 661,602 0000000000000000000b25f579b160b2e4d57bd200e8d3d02d9555bf892e7ad0 2,304 1.00/1.00 vMB 44
661,601 661,601 0000000000000000000266c6e3acddc8a8265fc7a36925f55d612760a1444ba6 2,576 1.00/1.00 vMB 45
661,600 661,600 00000000000000000008dff707292d5ed5b7216487664fbc3b2e51a90cc6a664 2,404 1.00/1.00 vMB 23
661,599 661,599 00000000000000000007a71200fe3dd4db13d16c56a303117a0a8f072a94cd75 2,568 1.00/1.00 vMB 40
661,598 661,598 000000000000000000022a6004d11bcf488363a5653a95a1d5d1e1482e37a469 2,006 1.00/1.00 vMB 24
661,597 661,597 0000000000000000000777e68fbf7393087de060225c9582909729dee37ae47c 2,265 1.00/1.00 vMB 28
661,596 661,596 0000000000000000000501e1c0ed7ff340b5d4ef9eb8be6c66faae703596f9d0 1,832 1.00/1.00 vMB 53
Previous 10 blocks ↓
Total Size: 783.02 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.40 GB
    • Received: 18.04 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.