Loading Tool

Explorer IconExplorer

Memory Pool

82,130 transactions
34.40 vMB
0.14983777 BTC
Random Selection Loading Transactions
Max Size: 196.03/200 MB

Candidate Block

Mining Attempt 1b4c56e02c369ba58b5b4e502f6cae0dc7929237ca411618ca6248c4d2d9e842
Version 20000000
Previous Block 00000000000000000001ecd196519e0756837ef0e5c6c2c68b968100617d4f76
Merkle Root 65a08acf4af5c00ff006584611d1ffe2339c78ce3889a76fef0f3817e9ec3bb7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,482
Size: 1.00 vMB
Total Fees: 0.03553379 BTC
Feerates: 150.78 > 3.56 > 0.69 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,409 (8,879 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
906,530 906,530 000000000000000000009cb5455b6ccc453c6ea57e4bd431a25dc7b6a9188391 1,955 1.00/1.00 vMB 0
906,529 906,529 000000000000000000013a7ae2895553a186f966748f409794783a3d0aab1edb 3,443 1.00/1.00 vMB 0
906,528 906,528 0000000000000000000099a8165a0fec2681555e074c063873d60712314b2821 1,119 0.50/1.00 vMB 2
906,527 906,527 000000000000000000001464a13a263d7af70f165a8f80588a67566850663d95 1,764 1.00/1.00 vMB 0
906,526 906,526 000000000000000000002569c1d5af2a1fbe27b2c1da5c0124f2ced86a788142 140 0.04/1.00 vMB 2
906,525 906,525 00000000000000000000fc8da3b04fd2195eea80643d6e2713a9f132b720e3ed 979 0.33/1.00 vMB 3
906,524 906,524 00000000000000000002124dc42760d53c6621d47cbb59b82cddf21c17653a6d 2,738 1.00/1.00 vMB 2
906,523 906,523 00000000000000000000396f247187d98ecb875d3df2a2bc9774c5cde2e6d727 1,104 0.34/1.00 vMB 3
906,522 906,522 00000000000000000001ef5a0546cd399c70c99ee7be74dff872d16ccf6fe384 2,502 1.00/1.00 vMB 0
906,521 906,521 00000000000000000001cfd680469d8daaf287662dd62469ec27e4636b555b95 1,905 1.00/1.00 vMB 1
906,520 906,520 00000000000000000001c24026e545f1baf78959113358f81d17197f082e5a5b 3,472 1.00/1.00 vMB 2
906,519 906,519 00000000000000000001a6e300a749a3866bd64dc892dcd67ccac6dccad59599 654 0.28/1.00 vMB 2
906,518 906,518 00000000000000000001d16b92607d958370ea5860bdde1f74555f2a66502d20 1,236 0.40/1.00 vMB 2
906,517 906,517 000000000000000000021751bb3d973b9dd25929311028d98c87b1aeb84e418b 462 0.56/1.00 vMB 0
906,516 906,516 00000000000000000000c266f7e7bc6fe199f18529bb9a46447b575d7131e784 3,071 0.94/1.00 vMB 2
906,515 906,515 00000000000000000000747ab22cf16e86fe2c7610e31edb36afbc2c8d394790 1,706 1.00/1.00 vMB 1
906,514 906,514 000000000000000000010c102cdb5523a7c2b8465e276829e762482f6eda576c 3,365 1.00/1.00 vMB 3
906,513 906,513 000000000000000000018ef2cd4fca68d2c61724ce723f96e8104cb1bb2724be 3,354 1.00/1.00 vMB 3
906,512 906,512 000000000000000000011ad3d7002f796f54c8c090e39bfcecd8ccb5538b71f7 2,440 1.00/1.00 vMB 3
906,511 906,511 00000000000000000000cfd855871bc829ca4282124f2cdc01f160bdbb1a98fb 3,268 1.00/1.00 vMB 4
906,510 906,510 00000000000000000001946fa09c293d2769cc2bcb853b168f0c8c5a699fad41 2,840 0.89/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.10 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: 728.22 GB
    • Received: 18.47 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.