Loading Tool

Explorer IconExplorer

Memory Pool

79,041 transactions
29.74 vMB
0.07705146 BTC
Random Selection Loading Transactions
Max Size: 179.30/200 MB

Candidate Block

Mining Attempt 995b5f9e234d751627c5e21f0dff462360f5c61e9d17a7bff04b7786e306fea9
Version 20000000
Previous Block 00000000000000000001fa22e6231aaa977327edfd312baec3e012ec5bb62617
Merkle Root c990da27df39a45e5491116ad63955c6543253bdcbb36cae16855646a4304ad2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,675
Size: 1.00 vMB
Total Fees: 0.01405169 BTC
Feerates: 44.66 > 1.41 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,168 (751,115 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
164,053 164,053 000000000000039bf53cf64a720088e821a4bfecaf6412236678a09912546d54 14 0.01/1.00 vMB 132
164,052 164,052 000000000000037b6cb25596d2f958329c09b804740b9ec17354c5ddfb2b54d0 32 0.02/1.00 vMB 315
164,051 164,051 000000000000028f27ef9862b3f64ee11145d91d0413dbcae6b2b70da7016834 23 0.02/1.00 vMB 135
164,050 164,050 000000000000082cf12361ae9b6bae72c377b1f27a1b02959fa785d816528d80 16 0.01/1.00 vMB 25
164,049 164,049 000000000000019ca1fff7f5e9109cb33698cdcd1cc83a86c7eb3d362dc67e7e 141 0.06/1.00 vMB 238
164,048 164,048 00000000000007d9ae08e066d749b9dbacbd00b86e58b853d5947c20951488a1 10 0.00/1.00 vMB 32
164,047 164,047 00000000000000e9f06dd6ef52c63089af08a793cd19a018b72f8c3870d12cbd 57 0.04/1.00 vMB 63
164,046 164,046 00000000000003b85e79ef1d606008bd4355d0a13bbc83b185b43105b8e95857 29 0.01/1.00 vMB 117
164,045 164,045 00000000000003a513e545e03fae4f5145182d6367768009758983aa4beaf769 16 0.00/1.00 vMB 520
164,044 164,044 00000000000006f432fa143a8399ce1b7971b8769f739dca83d1b72c28467d87 15 0.01/1.00 vMB 25
164,043 164,043 00000000000001f613b6d8865c6a628f68611a5a57aa81b01a75bd5613334202 54 0.03/1.00 vMB 76
164,042 164,042 00000000000008ac379dbf63679d9e5dc3f7a026b8b575162cb718b6feb09dbc 80 0.04/1.00 vMB 118
164,041 164,041 00000000000005c289711bb2417c365a8b1c4eea8a8bb1fbcee67cfcf8e5ca23 14 0.01/1.00 vMB 53
164,040 164,040 000000000000069d2e22db28641917205b51c2ef6614be985425f5ecf493e255 11 0.01/1.00 vMB 1,020
164,039 164,039 0000000000000b0e13e24edec38d61de774000343304d4477a0ab0ed5f75c04a 34 0.02/1.00 vMB 187
164,038 164,038 0000000000000b7795422b7a573192e552d8d44b64d759ba22e34a6a3d0e84dd 157 0.05/1.00 vMB 22
164,037 164,037 00000000000001fadd6d226ce751bdaa3ba4971c5a6ad111c0a89a1272d1b542 15 0.05/1.00 vMB 50
164,036 164,036 000000000000023c4bc4fd32a4cf9dd5b6e6961030fff8660fcee70b26ad430f 57 0.02/1.00 vMB 134
164,035 164,035 000000000000042b7bbd7b0cd80c9502c5272f07563ad1854adec44a48c12172 36 0.01/1.00 vMB 213
164,034 164,034 000000000000071e490ce21885d3d0ca7e4cb0de62e46a08b01196f0afe51fa0 99 0.05/1.00 vMB 24
164,033 164,033 0000000000000040664cacf5bb6d3b30c657c44ee6b4f59541e426581d0e69e3 19 0.01/1.00 vMB 63
Previous 10 blocks ↓
Total Size: 782.69 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: 687.15 GB
    • Received: 16.49 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.