Loading Tool

Explorer IconExplorer

Memory Pool

81,251 transactions
31.36 vMB
0.09760003 BTC
Random Selection Loading Transactions
Max Size: 189.50/200 MB

Candidate Block

Mining Attempt 707ca95ba07e9d67c514db3133ecb9f0a28f0a8e4d8508fb54bfe4d24f802996
Version 20000000
Previous Block 00000000000000000000ed17108ada750c30ae44d6a032cae868ae55c67ad635
Merkle Root 32e523d3f1a99e07fa8fe615f809f22af5b07c8f87179d244ad53684e4da84a2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,945
Size: 1.00 vMB
Total Fees: 0.02850300 BTC
Feerates: 265.25 > 2.86 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,194 (119,414 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
795,780 795,780 00000000000000000000a1e03ae56b05429a9cab46ffc3c4c82eb7e5790258d0 3,025 1.00/1.00 vMB 31
795,779 795,779 000000000000000000015ec9d6f372d3339613b4c276bfd3e77ebb24b69fccc0 1,791 1.00/1.00 vMB 26
795,778 795,778 000000000000000000026eec99032ecf0bcb6a84c9ccdb9eec7c2cae6fa318b5 1,428 1.00/1.00 vMB 14
795,777 795,777 00000000000000000003391b7f0d22bac59e3b16679c3e905f1c78badb4fa37a 3,153 1.00/1.00 vMB 25
795,776 795,776 000000000000000000045273d406c575513a6692ddad4e13e363466e99976472 2,752 1.00/1.00 vMB 34
795,775 795,775 00000000000000000002775b6fc71e20c054461d96586af58d21feb19a1fd3de 2,559 1.00/1.00 vMB 16
795,774 795,774 000000000000000000042dafe1cbdfd6f5f2b0e3b458b164d5dde4be7b00dd33 2,611 1.00/1.00 vMB 27
795,773 795,773 00000000000000000000c86802cf79a2522150632b6db1c66078252e06bea6de 2,034 1.00/1.00 vMB 22
795,772 795,772 00000000000000000001c7c51da8eecbc39602f60c7cc867a4c5e64b2ed5551d 2,825 1.00/1.00 vMB 41
795,771 795,771 000000000000000000002832d03b5c9f0215b351fd01b92d838d70855cc85b04 2,396 1.00/1.00 vMB 18
795,770 795,770 000000000000000000010c273eb37c80cbf65944bd996dcb7453dab9be0a250a 3,263 1.00/1.00 vMB 28
795,769 795,769 000000000000000000053327162c7584f831f2d139a120f2d419ac3a23895240 2,825 1.00/1.00 vMB 32
795,768 795,768 00000000000000000002e9fcc7cbf32990d30314e3bb0e82799f33351e43df42 4,327 1.00/1.00 vMB 15
795,767 795,767 00000000000000000003e515e85f6da1bfa3713533981a8cbc6a5e185c2cfe1d 1,561 1.00/1.00 vMB 21
795,766 795,766 00000000000000000001b3c8a95692898f1cd8343160cd75412de249ad8d2834 819 1.00/1.00 vMB 14
795,765 795,765 000000000000000000031db1c9fd35a31c0381beab85105098dbde509728e274 594 1.00/1.00 vMB 13
795,764 795,764 00000000000000000001e6fa7e366923f3c653047ec2f87c85ee171f9368024b 2,186 1.00/1.00 vMB 17
795,763 795,763 00000000000000000000eadb842872f5b40434af8972276ea6d569286eb0ef7b 1,991 1.00/1.00 vMB 25
795,762 795,762 00000000000000000001b0295cfd83722558976f9f64d463f5a809b648693e11 2,760 1.00/1.00 vMB 28
795,761 795,761 00000000000000000004ad701506ace4fc52d22422928a6c0458da2deda509fb 4,881 1.00/1.00 vMB 12
795,760 795,760 000000000000000000035b40a83f0037aa0ac67d43c15f50781ec9d720e3a0b8 1,754 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.73 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 707.55 GB
    • Received: 16.69 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.