Loading Tool

Explorer IconExplorer

Memory Pool

45,468 transactions
28.88 vMB
0.12823796 BTC
Random Selection Loading Transactions
Max Size: 150.70/200 MB

Candidate Block

Mining Attempt 89fbc2bf3d9eaef01e95b4f3b36cd2d464642631da9c1aa8a2a0829075709405
Version 20000000
Previous Block 000000000000000000017af1f60b0a1774993e39cbb6c5abc4771238282a0259
Merkle Root 66e9d8aee5aa22970ee443320f494257cceca873ce60be663c406a0c529950e8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,045
Size: 1.00 vMB
Total Fees: 0.03979891 BTC
Feerates: 201.13 > 3.99 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,711 (202,626 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
712,085 712,085 00000000000000000002843dcc42d053f75ba3e5f1952b9c152e958d457a9a40 1,318 1.00/1.00 vMB 10
712,084 712,084 000000000000000000090e16641d0ae4d6ce17d49e1963bd377b43e0f532a95d 3,179 1.00/1.00 vMB 21
712,083 712,083 00000000000000000000bfdd23cae4998115eea35531e78cead7c95b89befe05 3,387 1.00/1.00 vMB 22
712,082 712,082 0000000000000000000b5853400daa2dc21cc164d8ca4d2ea3db42aa09e44f61 1,064 1.00/1.00 vMB 11
712,081 712,081 000000000000000000039ec5c9e9e203349c607a9f9db17b2b1d7a1d86ed9b40 532 1.00/1.00 vMB 10
712,080 712,080 00000000000000000001e1a29bce3a7bb5917a1dae825268746418dee765ca11 796 1.00/1.00 vMB 11
712,079 712,079 00000000000000000006ef2643254d0d832a1c7cb15e0ee45a61180d0e26434b 100 1.00/1.00 vMB 8
712,078 712,078 00000000000000000005fe9a5f45655e1169519939fb831d9c49e1626e93ace0 1,065 1.00/1.00 vMB 12
712,077 712,077 00000000000000000006e0c7d1542913e86860ac0e06c580bc00da5f609999cc 636 1.00/1.00 vMB 8
712,076 712,076 00000000000000000002c6a527b652b8114c4ce3db8db3b0d7601dfb893d03c8 2,637 1.00/1.00 vMB 16
712,075 712,075 0000000000000000000c2780b17ba15bc3ac093dfcf2630acff837ea54f5f8b4 3,495 1.00/1.00 vMB 13
712,074 712,074 00000000000000000003c65dc01453e5288ca4de8eb22b4ec9e48f8b89a9f81e 3,613 1.00/1.00 vMB 16
712,073 712,073 0000000000000000000bf313804903aeef509ed51fc97eb1b3997ded9e490b7a 3,476 1.00/1.00 vMB 30
712,072 712,072 000000000000000000083c543010fc9284fcd0562b1f8c76368b714f9d02b5d8 1,936 1.00/1.00 vMB 15
712,071 712,071 00000000000000000004cc03a41f521a18e3c76c3fe99cbd7db20e231aff0f76 52 1.00/1.00 vMB 8
712,070 712,070 000000000000000000026ea38122e37dd4437971c11a19a3932d3c1fbc2fd5d1 283 1.00/1.00 vMB 8
712,069 712,069 000000000000000000035534a98e0695afe0026648b2f11565ddf7c77f6b077c 1,066 1.00/1.00 vMB 10
712,068 712,068 00000000000000000007fa05d86b27d78848469478274c86ee2795f980bf9696 1,753 1.00/1.00 vMB 13
712,067 712,067 000000000000000000009a2565e7d63b5f733a21a5cea842ef901cb7097156c8 133 1.00/1.00 vMB 8
712,066 712,066 000000000000000000064572e79fb677851d0dee970659abce6f7985a2420bc8 672 1.00/1.00 vMB 10
712,065 712,065 00000000000000000000a7adf2e4ff8b3d68495f8163e289611562c4bb213e90 423 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 781.88 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: 645.05 GB
    • Received: 12.66 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.