Loading Tool

Explorer IconExplorer

Memory Pool

74,835 transactions
28.42 vMB
0.07696560 BTC
Random Selection Loading Transactions
Max Size: 173.25/200 MB

Candidate Block

Mining Attempt d9d016ad41405c0ea8d17ebdb31b0b7d86975ed7c1755167378db7997646fcaa
Version 20000000
Previous Block 00000000000000000001b8fe66e50f6fb16a2fb40ba913d63eacf4d29f5658c7
Merkle Root 1870b797866ebfdd000921f1159c0c33f7444c5078465b9c7ce2b06a1741be7c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,938
Size: 1.00 vMB
Total Fees: 0.01553633 BTC
Feerates: 150.77 > 1.56 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,249 (253,762 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
661,487 661,487 00000000000000000000913208a79bd7a66fef715f797ad015ff7bd749aad936 2,717 1.00/1.00 vMB 87
661,486 661,486 0000000000000000000639943c9ce1424c4ead9cbb0a9844e3d653ff08decb3f 3,037 1.00/1.00 vMB 81
661,485 661,485 0000000000000000000addfd9043790cfd7db2715f819b0e8db444347b03a335 2,529 1.00/1.00 vMB 40
661,484 661,484 00000000000000000008eb46819943c54f9345433339e6a60838b6c72daa3048 2,828 1.00/1.00 vMB 74
661,483 661,483 000000000000000000046f604c5b0ee1dd1e18e2d030863d57968927e6f42ccb 1,819 1.00/1.00 vMB 63
661,482 661,482 00000000000000000005b0b0b40033f565e3540e4e92092d9344bf360adb9f61 2,905 1.00/1.00 vMB 94
661,481 661,481 0000000000000000000d62447390ebf5be7be8b19124a49680fb012fc9134c29 1,777 1.00/1.00 vMB 33
661,480 661,480 00000000000000000001e1742d9c57ca3e098ab3fcb701188b18eb664cf1615a 2,841 1.00/1.00 vMB 41
661,479 661,479 000000000000000000026ab0d70e19a246b82766f29ca2483166ec05f3e25a18 2,717 1.00/1.00 vMB 66
661,478 661,478 0000000000000000000771fb3162ac13b2e345112303d604da9b7feefa27bce0 2,867 1.00/1.00 vMB 70
661,477 661,477 000000000000000000090491c1bde80eb4412aa76c850901e3e687fd858a7b80 2,940 1.00/1.00 vMB 61
661,476 661,476 0000000000000000000d9b1f515e0c80ada40972ea8c5378ae09c01e35b3ee2c 3,343 1.00/1.00 vMB 56
661,475 661,475 0000000000000000000106e35eba44026ccfd23c8a3870691ab3988009b6b8b9 2,659 1.00/1.00 vMB 63
661,474 661,474 000000000000000000078bf32571f9079dca82fb8dfa99140b245e926df0e487 2,921 1.00/1.00 vMB 82
661,473 661,473 000000000000000000073d101fd8673183f40be1072990ae80d3fec1fe25c366 2,982 1.00/1.00 vMB 96
661,472 661,472 0000000000000000000b902ea4ed7ca9ac0649024d96ff53c3b18f1cf1b417a8 2,943 1.00/1.00 vMB 105
661,471 661,471 0000000000000000000d8e76bb28559947a5b77742d2a022621192b3bad80463 2,030 1.00/1.00 vMB 66
661,470 661,470 000000000000000000053ef2574f0fc2370563f2872085f84c40a18e29c59b67 2,398 1.00/1.00 vMB 110
661,469 661,469 0000000000000000000eb6e66e6a507db3d9f39bc72706d712970dcb631796da 2,814 1.00/1.00 vMB 39
661,468 661,468 00000000000000000000eb576d547b30d1d5b10d29d8bcf87f95fad1faf7ddce 2,736 1.00/1.00 vMB 53
661,467 661,467 0000000000000000000a6cce8f6ab04bb90014569bcb8be77f3d521a85e94cf5 2,958 1.00/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 782.82 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: 711.25 GB
    • Received: 17.10 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.