Loading Tool

Explorer IconExplorer

Memory Pool

78,531 transactions
29.42 vMB
0.09844366 BTC
Random Selection Loading Transactions
Max Size: 177.21/200 MB

Candidate Block

Mining Attempt bb4783729c9e4e220131b322f2cf931c54c8771a4039c61673c41f028cc561df
Version 20000000
Previous Block 000000000000000000001d962d813166c213e66919ae03bd9d146ae85a1c4436
Merkle Root fc47f34a929679f145e9ff2303f0f5f67bba2ba726d58f7962efd68b8ba3fe32
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,483
Size: 1.00 vMB
Total Fees: 0.03518072 BTC
Feerates: 103.00 > 3.53 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,154 (355,240 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
559,914 559,914 00000000000000000022cf5a6e074a8eb6addaf456db64bad4228897f6cccbff 1,879 1.00/1.00 vMB 29
559,913 559,913 00000000000000000025e06ca17196ca1fa065aa2eea48a583351da8d2a84838 2,190 1.00/1.00 vMB 35
559,912 559,912 000000000000000000148f324f91481cf556395d5dffbc0ad68b59a437c4557b 1,916 1.00/1.00 vMB 11
559,911 559,911 0000000000000000001a8ee1b8ff2a7561d04dde03482a854a35ce72c3cf4675 1,483 1.00/1.00 vMB 12
559,910 559,910 000000000000000000246ddc07fc132a5a1d96e126081eba75bc4bc312a0a8a1 2,924 1.00/1.00 vMB 31
559,909 559,909 00000000000000000012e1730f0553dba3141aab1bee011e1747bbe7060e01c4 2,829 1.00/1.00 vMB 15
559,908 559,908 000000000000000000088300b4667217bd24d25a5821b17c857d65b264e4b1c2 2,631 1.00/1.00 vMB 18
559,907 559,907 0000000000000000000e8abee0879c8b4df03879c45574d93f607e08e659a0ea 2,650 1.00/1.00 vMB 50
559,906 559,906 00000000000000000027f88ee98803c2740ed5c38da7564295fba2016284fb01 836 1.00/1.00 vMB 86
559,905 559,905 0000000000000000001382fe15bebc9c35fc536b29b1055e7e1f6958e248ae50 1,907 1.00/1.00 vMB 31
559,904 559,904 0000000000000000002890c141c5803903e8d7cec5383833aa98d93fa7d35677 1,164 0.49/1.00 vMB 16
559,903 559,903 000000000000000000037ec9d6a13759d1ac819dd8617a5a90d0a87814a9ce8f 1,646 0.64/1.00 vMB 2
559,902 559,902 000000000000000000078c9155dde2ae0b7908ecefb84922606372687c0462da 2,383 1.00/1.00 vMB 7
559,901 559,901 0000000000000000000b228d697456796556aaca2d3cfb0493011d9d6433670e 1,967 1.00/1.00 vMB 12
559,900 559,900 0000000000000000002f104e8ef4cb2d5512417f0b7b7e534952f70e8b98c3b1 2,848 1.00/1.00 vMB 46
559,899 559,899 000000000000000000264527551dfa619ac36ac90dbbce3645e53beff1897e71 2,148 1.00/1.00 vMB 19
559,898 559,898 0000000000000000001611cc772a46a04508e1149fe591fa2a03f424d078081a 1,190 0.42/1.00 vMB 3
559,897 559,897 00000000000000000028675e6f81b7e7bd3e08b05551cb4c1d3e146db42fbf8c 2,777 1.00/1.00 vMB 7
559,896 559,896 00000000000000000013b6e1095ba7bcb980ffe4dd6783197052c2d0aa78d77d 2,388 1.00/1.00 vMB 19
559,895 559,895 00000000000000000020693886d5b64d2bc85839a74e8e2b11dbc89215abcbb9 2,332 1.00/1.00 vMB 20
559,894 559,894 00000000000000000019b605ba16fb8ad9ec61107ee1c7f2ac05339975b148bf 2,929 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.66 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: 673.05 GB
    • Received: 16.36 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.