Loading Tool

Explorer IconExplorer

Memory Pool

41,898 transactions
28.20 vMB
0.07025675 BTC
Random Selection Loading Transactions
Max Size: 145.09/200 MB

Candidate Block

Mining Attempt 22b29307e76afa0986e8b1017c7fb69eb518dad0beeee727a227a0b9e109c872
Version 20000000
Previous Block 000000000000000000001575d499d27a6e9805527fd037e437eb755b38e6f4e7
Merkle Root 2a495753a1738845d654f9df86a707c7af4ee20ac6ab789032a5706747957499
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,503
Size: 1.00 vMB
Total Fees: 0.01504253 BTC
Feerates: 100.56 > 1.51 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,640 (457,672 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
456,968 456,968 000000000000000001fb7e6f6c73c303aaa60e2220a219b7a4831e6147cb0376 2,636 1.00/1.00 vMB 158
456,967 456,967 00000000000000000161390c281f7ca4313c6d474769900ddb07724f59dc3402 2,068 1.00/1.00 vMB 177
456,966 456,966 0000000000000000021e6b001eeb4bc55ba561ca777b4788fcfe2c17adaa3e29 1,235 1.00/1.00 vMB 139
456,965 456,965 000000000000000000e0175a1abb70cf2d02bf252111086a4e44cd542650aabc 2,768 1.00/1.00 vMB 127
456,964 456,964 0000000000000000009f963d7106bc3352349711a54f1699c62b44f6c3dd5cf2 1,942 1.00/1.00 vMB 129
456,963 456,963 00000000000000000212e4b5956dd9502cd31998a41123c2f39d76792bb68faf 2,226 1.00/1.00 vMB 209
456,962 456,962 000000000000000000026a4781b76bc72463342554ca937db8d18d5c416a820b 2,528 1.00/1.00 vMB 128
456,961 456,961 00000000000000000016c6ec24d3c86b9a4688f52f4d6a39151220a16e67fbd6 2,393 1.00/1.00 vMB 231
456,960 456,960 0000000000000000019e6b085cfda03359b8106734ce413e7d6944e33091cd47 2,323 1.00/1.00 vMB 185
456,959 456,959 000000000000000000f00972d17f7dde62191463849b589376216427e0e9ed4e 2,315 1.00/1.00 vMB 194
456,958 456,958 0000000000000000015c7bd17dc9a82f457a8aed35bc6606cca57cb5932deb7e 2,401 1.00/1.00 vMB 201
456,957 456,957 000000000000000000f22e10deef8fcc1a5d0e331abeead98e2619d8dc92bde2 2,672 1.00/1.00 vMB 155
456,956 456,956 00000000000000000008a9f12b5dc76d9aae04c84509e0a17d1ff0e3e009e3cd 1,876 1.00/1.00 vMB 174
456,955 456,955 00000000000000000047645a6f090492ed7af4b688549eaaf91324c0eb75b426 2,405 1.00/1.00 vMB 180
456,954 456,954 0000000000000000020b6869808870ffb4dcaf6cf93b1300ac2855399199d83d 2,685 1.00/1.00 vMB 204
456,953 456,953 000000000000000002578cb54c2a770771d1ec01a67072e034432443f811e553 2,520 1.00/1.00 vMB 222
456,952 456,952 000000000000000001c2ee842cf6ef8b1d94ffd3be2402304c5e14962ef6436f 1,938 1.00/1.00 vMB 215
456,951 456,951 000000000000000000e8bf12549623d3dc6de180534da714961da5dbe4635e2f 1,783 1.00/1.00 vMB 237
456,950 456,950 00000000000000000042c50fed7e31ca6859af95ab6af3f552927e3477f7bfd7 936 1.00/1.00 vMB 228
456,949 456,949 000000000000000000e69f7cb4012389dc458c4b202df271c8e1a796437137d9 1,335 1.00/1.00 vMB 248
456,948 456,948 00000000000000000103406b3a8c52cc5480395eb56125992b565e57cb7c24f3 2,639 1.00/1.00 vMB 191
Previous 10 blocks ↓
Total Size: 781.75 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 631.82 GB
    • Received: 12.08 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.