Loading Tool

Explorer IconExplorer

Memory Pool

81,998 transactions
30.91 vMB
0.08587031 BTC
Random Selection Loading Transactions
Max Size: 189.40/200 MB

Candidate Block

Mining Attempt 55c07d8a4fb7e56d1b5f55dcc05bc06f41ac32776f4367529e25f20d20773e34
Version 20000000
Previous Block 000000000000000000019785507a79249f2e450279abdeb5d17be8cab73e03e8
Merkle Root 63e72434599ce762861adbbc096878e985c92089417b9931d2a42457b7d9a962
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,373
Size: 1.00 vMB
Total Fees: 0.01646371 BTC
Feerates: 100.00 > 1.65 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,221 (76,648 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
838,573 838,573 00000000000000000002260ae4a34c36daa44afce2cf672772db334776b603d0 4,261 1.00/1.00 vMB 17
838,572 838,572 00000000000000000001a5853e6d128c2ed3f640592548ab60eb4edcdbb4cdf5 3,989 1.00/1.00 vMB 24
838,571 838,571 00000000000000000001ca78e4c5de3911ccadc4dc647147f444174d91b45a7b 3,701 1.00/1.00 vMB 22
838,570 838,570 000000000000000000030ea4d7da00300204b06a6057d488a5e5f4f4c3e03382 2,402 1.00/1.00 vMB 13
838,569 838,569 00000000000000000000d23522a9772848ddfcef3f4bd3687c1a60576f1dce00 4,110 1.00/1.00 vMB 16
838,568 838,568 0000000000000000000289249246adb820952322925e51ec1ad6b3355afa3c33 3,277 1.00/1.00 vMB 16
838,567 838,567 00000000000000000000c9bcc2801b70615e623060ea54703c66841bf5eae17e 3,282 1.00/1.00 vMB 22
838,566 838,566 00000000000000000000a07fded4b731b9eacd960bd9fd64ac8b72d0031dc83b 3,562 1.00/1.00 vMB 14
838,565 838,565 00000000000000000000beadb17eaf35b80c3db23b09d7904bfda913821e1ec7 2,862 1.00/1.00 vMB 22
838,564 838,564 0000000000000000000230f987c720cec023450015efec20c21ccfe6a6c70f88 2,565 1.00/1.00 vMB 25
838,563 838,563 00000000000000000001f239b46e5c31be7307d0099d24ba8feeb5a4ae1d191f 2,644 1.00/1.00 vMB 22
838,562 838,562 0000000000000000000357aeef1936f1608642190c71b44ad561c32b077f10ca 2,488 1.00/1.00 vMB 18
838,561 838,561 0000000000000000000300c0b00ab01e67610df6f972a434d9ab1c9a2f73e6a2 3,144 1.00/1.00 vMB 25
838,560 838,560 0000000000000000000118f2d63d29521333726d3629b66ea6943bac91fbc649 2,600 1.00/1.00 vMB 16
838,559 838,559 000000000000000000001eb0e683ff294242cf031ea481581f6d948992bf0b85 3,384 1.00/1.00 vMB 12
838,558 838,558 00000000000000000002c8a28ae48788421ec08da68d4bc88ddc60175261bd0b 3,759 1.00/1.00 vMB 14
838,557 838,557 00000000000000000002d9b8a710eba45702f3ad53969da70d3ea370aa58677b 3,750 1.00/1.00 vMB 17
838,556 838,556 00000000000000000001ae3cb304a28635fd5a211fb55b47c1525352762e469f 2,897 1.00/1.00 vMB 30
838,555 838,555 00000000000000000000f30c5de20bf3b86500f16d296db4c8293042e78abc26 2,988 1.00/1.00 vMB 16
838,554 838,554 000000000000000000002317d0dd70e68f050082915e8546b3c60c8494090632 2,735 1.00/1.00 vMB 26
838,553 838,553 0000000000000000000258aeac04951806b689d5f5f8ee9b2c6b6cf59152259c 2,145 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.77 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: 709.32 GB
    • Received: 16.88 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.