Loading Tool

Explorer IconExplorer

Memory Pool

78,600 transactions
29.47 vMB
0.08226029 BTC
Random Selection Loading Transactions
Max Size: 180.46/200 MB

Candidate Block

Mining Attempt db039aae71e08f74eb3469ef9b190ed84962c64c16b5574f6546402e0b816a7d
Version 20000000
Previous Block 00000000000000000001a8c2fdfccdbd707fcc9a5d0741140041f246ebc381aa
Merkle Root 73a17cb00100dab62e33e7340eec9b0867fd1b52b7394c1c981e31c161446fdd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,328
Size: 1.00 vMB
Total Fees: 0.01756043 BTC
Feerates: 94.79 > 1.76 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,238 (483,775 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
431,463 431,463 000000000000000002373ca4a7359d0349df810b9b188ca38ed72cd31752d84b 148 0.12/1.00 vMB 47
431,462 431,462 0000000000000000009ac5e5cf6e53c98f54f4795c1f1b0cce84bc89eeba9cf2 636 0.30/1.00 vMB 62
431,461 431,461 0000000000000000007a1de4b00186e7c9cede0e623caa60f72226fcb7525b9f 1,654 0.74/1.00 vMB 59
431,460 431,460 0000000000000000000d1a81262bca00d2f92def3ce9e564b27734d89e4def72 721 0.42/1.00 vMB 38
431,459 431,459 000000000000000000a20cf88a88478b0c56562d923295964da3153d3b6ada59 2,014 1.00/1.00 vMB 63
431,458 431,458 00000000000000000246fbe7eb741d4059f1cace4232f82a3e55805c27dc3634 419 0.23/1.00 vMB 57
431,457 431,457 000000000000000002820bade9ae3ba614c9d06020ec8419946b479e0d72df67 407 0.28/1.00 vMB 52
431,456 431,456 0000000000000000000784f42b1df5905b6fa0f5cb0ca8727bfb2512665b9f57 1,905 0.80/1.00 vMB 55
431,455 431,455 000000000000000002aaf3cb1bd54917868035fcd99ff0a1057b1fd1eb0afcd9 1,171 0.51/1.00 vMB 53
431,454 431,454 000000000000000000980c0d45dae588eed1528b339f3ab9b4053cf650e2db56 1,933 0.87/1.00 vMB 51
431,453 431,453 000000000000000003ddc69fc43949b53a2a917a9053b4c62747e88deb2caef9 1,282 0.68/1.00 vMB 54
431,452 431,452 0000000000000000048e3542b5f909ffca3da06f3308e6af71f5580b0b74533e 1,355 0.73/1.00 vMB 50
431,451 431,451 000000000000000002fd6c574ead3a65fefa2456920e2f37cd73d064a9137961 372 0.20/1.00 vMB 50
431,450 431,450 0000000000000000030a7d4104ebbd7f73d958b1b0bf46f8bf87d783ffd82977 41 0.03/1.00 vMB 58
431,449 431,449 000000000000000002119675b68fbc3d1fc78ef7b7dd997a0159c6db55e19bf9 114 0.07/1.00 vMB 52
431,448 431,448 0000000000000000041851acc8ff65fd0478ca8fad8cd9366b9d00fe56209a00 678 0.39/1.00 vMB 34
431,447 431,447 0000000000000000030d11474946de3d9867ed41289f87557fcfad064d29f65b 2,653 1.00/1.00 vMB 67
431,446 431,446 00000000000000000354ac7434c5e5235d2c41972aadc3e66a95dad5a3eb39b7 328 0.23/1.00 vMB 53
431,445 431,445 000000000000000002fe3133eb50c77d3b58b565380cd31f5e2dee265eb2be5a 880 0.59/1.00 vMB 34
431,444 431,444 000000000000000000bee70508178acdcfafbbdfd0b0470badd80d7861225e51 2,862 1.00/1.00 vMB 70
431,443 431,443 000000000000000002bc483a66bf32e1af7db50f34d5b12fa783d8c5ab2477b1 30 0.01/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.80 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: 710.14 GB
    • Received: 17.03 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.