Loading Tool

Explorer IconExplorer

Memory Pool

83,116 transactions
30.74 vMB
0.08269514 BTC
Random Selection Loading Transactions
Max Size: 188.69/200 MB

Candidate Block

Mining Attempt e21b8bddeffd654d14cb20c884a92487bce8be4eb96b8239c9c0529ac2dc5222
Version 20000000
Previous Block 00000000000000000000b4f9c9ada5e3b1ab49c5a1834e7c70cd8f59b00d6f9f
Merkle Root 90c81891c076f26e116feb50a844af407ae3c391161a86eb7b995298e683781b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,303
Size: 1.00 vMB
Total Fees: 0.01392741 BTC
Feerates: 150.77 > 1.40 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,329 (321,142 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
594,187 594,187 0000000000000000001364046a9abe999a1d6bdb208843564ef09be0ea571aac 2,028 1.00/1.00 vMB 27
594,186 594,186 00000000000000000005c7ab592dc06a251e26581f33e818f8967d64bec7ee77 2,552 1.00/1.00 vMB 26
594,185 594,185 000000000000000000130034aacadbb17e203ae06c9b411cff445f79bf600b61 2,962 1.00/1.00 vMB 54
594,184 594,184 00000000000000000014c5edd77f0314853975a01dba6c649b6def40aeddbe69 2,894 1.00/1.00 vMB 27
594,183 594,183 000000000000000000149e693316ea578b38b19b25441183cc11453b65b005b1 2,026 1.00/1.00 vMB 26
594,182 594,182 0000000000000000000169b4a5cb2e0068f403d4ceff01954ef5087e4ff1cb64 2,649 1.00/1.00 vMB 40
594,181 594,181 0000000000000000000db41af584bdb677f0579c328bc0c6144ca85f2da8fb86 3,115 1.00/1.00 vMB 52
594,180 594,180 00000000000000000009613280a6c4ef5bea92acfaa28fddaa04bef2a9a37a83 3,020 1.00/1.00 vMB 48
594,179 594,179 00000000000000000006de8fe1953ca62d58e58e73bb9c06c4870eb4d7fa498b 2,944 1.00/1.00 vMB 53
594,178 594,178 0000000000000000000ae38a5007ee24e86ac699d9d51994ed156511bd31d7b2 2,981 1.00/1.00 vMB 74
594,177 594,177 0000000000000000000ec960f940d387ee6b522712de19b88a868e021b7215ea 2,208 1.00/1.00 vMB 29
594,176 594,176 000000000000000000003a6e542010d24e8a1c649909e7d2cb11c2140580a33c 2,898 1.00/1.00 vMB 45
594,175 594,175 00000000000000000000bee30e30b9da207fc90e2b1b86e0ad2c8488ec45a720 1,813 1.00/1.00 vMB 68
594,174 594,174 0000000000000000000fd8618effddcfceb161e869edc43ce13b17379e4a2706 1,812 1.00/1.00 vMB 87
594,173 594,173 0000000000000000001289b036faf1166cc48fc10417f738c9874436700f1a1a 637 0.20/1.00 vMB 31
594,172 594,172 000000000000000000190babd2cbed4afe5dd6b4a73a92e7a081bc93e9bd2457 983 0.41/1.00 vMB 3
594,171 594,171 0000000000000000001783608001d316b97f05e6cb0639c6297c67e562012e73 2,839 1.00/1.00 vMB 28
594,170 594,170 00000000000000000003a674dc82570e4ec47e4c956ec1c80b63f006b3e1fe2e 695 0.21/1.00 vMB 29
594,169 594,169 00000000000000000014b3fe9c359d42a0a8b60138df865814ce5001f935fe9f 32 0.01/1.00 vMB 30
594,168 594,168 00000000000000000015bfeb9f5e1f8390f22e56a233ba7dceea2ecdcc2042d2 901 0.33/1.00 vMB 16
594,167 594,167 00000000000000000006f272f7b8f2ba106632dbac06f578294f692db75d68be 3,138 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.96 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: 715.43 GB
    • Received: 17.72 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.