Loading Tool

Explorer IconExplorer

Memory Pool

74,517 transactions
27.64 vMB
0.07650068 BTC
Random Selection Loading Transactions
Max Size: 168.33/200 MB

Candidate Block

Mining Attempt 59d22c88e1f8fc5db3cf4128de185ae1474cf80c3c759477c6cb4ba6d83849a1
Version 20000000
Previous Block 00000000000000000000021ebf7cb9461533c1f4d147f514574604ef61f93ece
Merkle Root 5d046d8bb017e4d45969cf8ba1926c035fb15609037585e27fc26a3a8bda18c6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,822
Size: 1.00 vMB
Total Fees: 0.01748392 BTC
Feerates: 402.60 > 1.75 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,316 (49,471 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
865,845 865,845 0000000000000000000070426fe82136f1e6061782faf82496e5bf022c1b19c7 5,826 1.00/1.00 vMB 13
865,844 865,844 00000000000000000002a6e08a3a8a7d6227f77a374a8b1e244ca657f71b1f29 5,389 1.00/1.00 vMB 10
865,843 865,843 0000000000000000000195714e8724f4c4b4a1c8fcf2b5b096590106fd006fb7 3,457 1.00/1.00 vMB 10
865,842 865,842 00000000000000000000710d9a2da3daafce0bb8b3eba929e1d0ce1116e940c3 5,411 1.00/1.00 vMB 13
865,841 865,841 00000000000000000001b4aee895c33f5070ea3ab3052c994fd81176f9ee51ac 5,367 1.00/1.00 vMB 21
865,840 865,840 000000000000000000022796b79b752557a525a34b64e58eb98c5af7e1671299 3,268 1.00/1.00 vMB 8
865,839 865,839 00000000000000000002da69de3a3dccb5b1d82a05a7c865bbcfc2dffd2b35b1 5,563 1.00/1.00 vMB 13
865,838 865,838 000000000000000000027fbb035fe9e59c0f6ea7aabefc246fd7ce60bb763965 6,462 1.00/1.00 vMB 18
865,837 865,837 0000000000000000000058a198a6a58bb1ab57f152a4cb295b3741260f4e0622 5,526 1.00/1.00 vMB 26
865,836 865,836 000000000000000000003f815ac054611a024db32612710537a3d0d9c330a38c 6,181 1.00/1.00 vMB 17
865,835 865,835 0000000000000000000199e55b2de3d79b648a25bbb164e7b1e329074dde9d4c 5,873 1.00/1.00 vMB 17
865,834 865,834 0000000000000000000298973036d0f6aa52833ba61a6ecf561ed6971e5a4035 5,718 1.00/1.00 vMB 17
865,833 865,833 00000000000000000002d090660d104e5c0084bb02fa7c30ccddba83cbd60e18 4,044 1.00/1.00 vMB 8
865,832 865,832 000000000000000000003cfd595bd881bcceec1db88c0b0221bcb416a6f4fb82 2,111 1.00/1.00 vMB 9
865,831 865,831 00000000000000000001868f486cda0fe0d48b56592ca7d38b1c7b5a8ac65d9b 3,988 1.00/1.00 vMB 17
865,830 865,830 000000000000000000010a77662251a649a18b4ac45e40cadbea8d56d938809c 3,627 1.00/1.00 vMB 19
865,829 865,829 00000000000000000000339de902950f5a20919ac9db09dabf74875d8ce135e1 3,831 1.00/1.00 vMB 22
865,828 865,828 0000000000000000000058e03c0e076b4c4aec88e8a1e25ac4ca2b120dfdc85e 4,147 1.00/1.00 vMB 29
865,827 865,827 00000000000000000001fe87afc28165a362ab1bdab6b77bda553c18ee0fe4d9 4,927 1.00/1.00 vMB 29
865,826 865,826 00000000000000000000209d94eec0250bc2f3d5d0b7217b7fb4b0848fb9e595 6,572 1.00/1.00 vMB 32
865,825 865,825 000000000000000000008c516c05552d91547d84c255d5d98a01a8bf0854cdb6 6,543 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.94 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: 714.87 GB
    • Received: 17.61 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.