Loading Tool

Explorer IconExplorer

Memory Pool

79,772 transactions
30.31 vMB
0.23208219 BTC
Random Selection Loading Transactions
Max Size: 179.51/200 MB

Candidate Block

Mining Attempt 0c4b740c488c9932c83c1d7fe3645cb90805542abb301cc2402f8f60148c7e17
Version 20000000
Previous Block 00000000000000000000da3d598fa9c48e98e1968fb337a8843226f31f2cce96
Merkle Root 8bc94e36d723f93580dde636c557e65b14111a3719ebc2e5b0bbeb16f0e24aea
Time (UTC) ( ago)
Target 00000000000000000001ddb40000000000000000000000000000000000000000
Nonce 0
Transactions: 3,746
Size: 1.00 vMB
Total Fees: 0.07914561 BTC
Feerates: 815.42 > 7.93 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 917,647 (686,601 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
231,046 231,046 0000000000000211a86ff05731e0ae6ca62bcf35486a83c10bc6fb1cf306c2ad 351 0.16/1.00 vMB 131
231,045 231,045 00000000000000750818f42b934acfb22ebad946f573b39bc95124ba69b8bcb4 465 0.23/1.00 vMB 157
231,044 231,044 000000000000008e1451aa6396249bd04d20f27c01109c9b34433fd930425927 122 0.05/1.00 vMB 147
231,043 231,043 000000000000000d3b466b5f3b7aa37f5b1a13bb0909b6b7a507e1fa496f15a5 455 0.20/1.00 vMB 125
231,042 231,042 00000000000001d70d95b224bd2b5d90da09321fd02ce5185fbe5c9ce20e706d 458 0.23/1.00 vMB 154
231,041 231,041 0000000000000202feaee94676e4c40f3f89acecc6f1ac52e11b9384350e58ec 397 0.25/1.00 vMB 91
231,040 231,040 00000000000000cb2d4566a0dff4181a987460011862d4ed7a7353f322c6bbcb 102 0.06/1.00 vMB 193
231,039 231,039 00000000000001a2c7564f060134c66dc842fad8f8bb840eed8d4fd88a4e5946 688 0.28/1.00 vMB 176
231,038 231,038 000000000000012053a63ff1836f8e27ecfd7cea58d2c7a14869fa9dcc5d37e6 419 0.23/1.00 vMB 129
231,037 231,037 00000000000000f9e6c9eaa29aac8862e0b85b77e50396511faca403b2e7b784 256 0.07/1.00 vMB 302
231,036 231,036 00000000000000ac2c7d285080956f2fe23451bcf65ad88d0a6ffb2ad7b09708 378 0.18/1.00 vMB 173
231,035 231,035 00000000000001fa475009bc434118b2c7798673a5f3f1d5b049bc03f254bf3e 662 0.28/1.00 vMB 124
231,034 231,034 0000000000000012a99fb608717e5653d2c2c24ba90a7d7e5873df60159313ef 207 0.09/1.00 vMB 127
231,033 231,033 000000000000021269f05c6a3fcfa749adb8b84bf89052015565509af300b8a0 462 0.19/1.00 vMB 165
231,032 231,032 000000000000006b873c761b33dae8f252ade164323390b8d644d12c4650d612 525 0.25/1.00 vMB 61
231,031 231,031 000000000000001a9884cae190407e5d079014fc5a6ce8f6503204cbc637ecd6 104 0.08/1.00 vMB 57
231,030 231,030 000000000000016b323846a3b9fdd95359ef123b577ddef3fb9985ab38c9fd3a 425 0.25/1.00 vMB 126
231,029 231,029 00000000000000a29e0f4c6c73c6e34588d0b7b37f290059536fd8dfe2087580 170 0.06/1.00 vMB 19
231,028 231,028 00000000000000420192292334118a67c231a7156526cb3ff3e2e7507ccb77ba 734 0.25/1.00 vMB 1,870
231,027 231,027 0000000000000143e678aa4702a3e08f563f39dbb11a62ab9b15e92bb6a54b90 659 0.45/1.00 vMB 89
231,026 231,026 00000000000000f842005453475ffca4471a79fdca8f4423626996f50b316927 680 0.25/1.00 vMB 196
Previous 10 blocks ↓
Total Size: 786.93 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: 1,025.21 GB
    • Received: 35.84 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.