Loading Tool

Explorer IconExplorer

Memory Pool

27,939 transactions
18.43 vMB
0.05968440 BTC
Random Selection Loading Transactions
Max Size: 99.76/200 MB

Candidate Block

Mining Attempt 5927d9a0324dcfb6cc83297c76d21f53081d161909e024407e1e21727a865fc7
Version 20000000
Previous Block 00000000000000000000a53c5aebf4af5e6a995be9609ca788a540871785ab2a
Merkle Root 4cd0e1f2906721b4881a59e828a14582f7da5455aa91a764ee99d319e7a7a3d8
Time (UTC) ( ago)
Target 000000000000000000021a910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,576
Size: 1.00 vMB
Total Fees: 0.03600827 BTC
Feerates: 301.60 > 3.61 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 941,611 (6,098 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
935,513 935,513 0000000000000000000052c5a494c4de6ca1ffe4685b8de5125d77dd06533e27 5,000 1.00/1.00 vMB 0
935,512 935,512 000000000000000000007029a035f649cccd204de2e781f93362b14e11b71ada 4,296 1.00/1.00 vMB 1
935,511 935,511 000000000000000000016f52f8403f62c77dd3937935da8d54ba13bd9ba68e35 507 0.17/1.00 vMB 2
935,510 935,510 000000000000000000015268fda3bfee9c93f7d010a4d8f989bb8f5f0bb7e377 2,749 1.00/1.00 vMB 2
935,509 935,509 000000000000000000020fcd5f8237a47224fc946ca68b508b2afb48899138a1 4,881 1.00/1.00 vMB 0
935,508 935,508 00000000000000000001657d11c82d24e0b3ba3a4c96a179906ed875feeb7456 4,159 1.00/1.00 vMB 2
935,507 935,507 00000000000000000000c4991396fd8392662f973728d1a92d3a344f47cd3aea 1,044 0.35/1.00 vMB 2
935,506 935,506 00000000000000000001eae2572c8ffcd63bdb816735acbf4ef4f9fcea05ebfe 4,492 1.00/1.00 vMB 0
935,505 935,505 00000000000000000001565601b12ee208236e965a93a084a51d30ebc99694f7 4,637 1.00/1.00 vMB 0
935,504 935,504 00000000000000000001d5073052711df5dfe29d9293774d39585027c38a59f7 3,898 1.00/1.00 vMB 1
935,503 935,503 000000000000000000007a93b2e55216a62b65167d3bd57789b99e64946c00eb 4,070 1.00/1.00 vMB 1
935,502 935,502 000000000000000000014515d7ac0f220572172b65391badd6cd2b1c8a73ea04 2,125 1.00/1.00 vMB 0
935,501 935,501 00000000000000000001bd934feaff4d8615e3587ddc0367e53e68632a393195 357 0.14/1.00 vMB 2
935,500 935,500 000000000000000000009741ee48a9f7aceb6ccda41c08f8ebc4728f698624bf 4,196 1.00/1.00 vMB 0
935,499 935,499 0000000000000000000229cda92f0b6bb822900698c1e129a6aca133df73fcae 6,557 1.00/1.00 vMB 0
935,498 935,498 0000000000000000000219ba42fd902135266a47dd4c9008d4725a5bf1efcd39 6,257 1.00/1.00 vMB 0
935,497 935,497 00000000000000000000d89863c3dd1e02600d88f144e4e5bf3fa4f19e1a5369 4,771 1.00/1.00 vMB 0
935,496 935,496 000000000000000000005acad3e6d462132fdf5677798f98b9775870ca828121 3,880 1.00/1.00 vMB 1
935,495 935,495 00000000000000000000d725ccfc4ef36528a4f3920cf3c59a4461dd09cbacab 4,588 1.00/1.00 vMB 0
935,494 935,494 0000000000000000000011f82b32e6270470af08581e4388665b9e9a190830b1 2,921 1.00/1.00 vMB 1
935,493 935,493 0000000000000000000061899437e0e13bb0fbd872bcd0bd1e8c62707026b194 2,506 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 829.64 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: 4,665.01 GB
    • Received: 253.07 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.