Loading Tool

Explorer IconExplorer

Memory Pool

76,276 transactions
28.43 vMB
0.06583054 BTC
Random Selection Loading Transactions
Max Size: 172.36/200 MB

Candidate Block

Mining Attempt 7727f45957a0d4eb89c1c96859c1f65d8573488a196253162e0ab83e8e4e2e76
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root c6da7b94b28e4dcde8bdae7e625f6e43569fdffccf5d65662999d098732c8feb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,439
Size: 1.00 vMB
Total Fees: 0.00698906 BTC
Feerates: 71.79 > 0.70 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (567,036 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
348,124 348,124 00000000000000000b98cf9feacf328fb1a99c0c96ef86abb02419b0518ccaa7 881 0.44/1.00 vMB 25
348,123 348,123 000000000000000015507973d9202f9bd2fd591c3724739b7ab7ea5b420c53a9 615 0.32/1.00 vMB 27
348,122 348,122 0000000000000000046576d0d0ae526d94823346c5078937927ee96ba2d1e6b8 387 0.24/1.00 vMB 21
348,121 348,121 00000000000000000c0871ffb7f1564d2fe5680ffc1ec008fc139bace058335c 855 0.45/1.00 vMB 26
348,120 348,120 00000000000000000cb6b561d41a9c15efac1b55f1127c1b7960561da1f72233 537 0.39/1.00 vMB 18
348,119 348,119 000000000000000012b1db11eb602627056c463e37ffa35a0ede17782637f18e 805 0.50/1.00 vMB 25
348,118 348,118 000000000000000003326f7504dd9bb3d3b03564e4f28d377709baa525112273 229 0.17/1.00 vMB 17
348,117 348,117 0000000000000000097857c36ab13afb442818a986728aec5eac268bb4851d7d 248 0.14/1.00 vMB 22
348,116 348,116 000000000000000006740a71dc45b5c35bd58d6f60d9261f35a5bfa18540bf7a 725 0.35/1.00 vMB 26
348,115 348,115 00000000000000000f33919eecfb1b28bc5e39802200131eba9e11e4512e1688 57 0.07/1.00 vMB 5
348,114 348,114 00000000000000000b7d10d48226ecf92652aa7ac916252417d308462b71bff8 1,060 0.62/1.00 vMB 34
348,113 348,113 0000000000000000116b48b8e7fd22edc725cab4d61b6d53698550f5a4cde114 664 0.31/1.00 vMB 24
348,112 348,112 00000000000000000ff0139bb5a027c53a3be95ac70aafcf765ec58538d993f8 405 0.23/1.00 vMB 22
348,111 348,111 0000000000000000068ff798b27d91a554d7c95611400390295b242ad0a9acf3 384 0.23/1.00 vMB 24
348,110 348,110 0000000000000000116884ff616ead760d31a40ee763919732675fc4cc6221d7 76 0.10/1.00 vMB 3
348,109 348,109 0000000000000000071ffd99ef804c1afd936a0aad0f1e1e9de7b3ab5bd0bf5b 63 0.09/1.00 vMB 9
348,108 348,108 0000000000000000062c3f4ea713527dd0ddaf18b7b5ca8b9bb92f051fb6fc5a 1,034 0.60/1.00 vMB 25
348,107 348,107 00000000000000000f31db56cf4fce0c6fcf6612b5513731fe9cabda3d858314 55 0.07/1.00 vMB 7
348,106 348,106 0000000000000000128fb024b67bf9869dc8e2089ad947cd3b33b7532a4bc032 94 0.06/1.00 vMB 19
348,105 348,105 000000000000000016f6fdb7d3ab3fe12c42c5bfad19bf0f50b5d99fc1694dea 700 0.35/1.00 vMB 23
348,104 348,104 00000000000000000552717e8624bcd8ba157a228ceeab2fa360f92729853c88 303 0.18/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.67 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.13 GB
    • Received: 16.40 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.