Loading Tool

Explorer IconExplorer

Memory Pool

78,436 transactions
29.37 vMB
0.08044245 BTC
Random Selection Loading Transactions
Max Size: 179.84/200 MB

Candidate Block

Mining Attempt c8aae9489a0bdbbcbfbb85f86187c1a0d16a3a3d94dda33cc313c98a454c9173
Version 20000000
Previous Block 0000000000000000000027dcf55a304369afd3cca827fc0f21564e005bce68ec
Merkle Root c68465600eb7ced10078e021114f8c367832d73646a8b1a59cfe006bdb6ea6cb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,363
Size: 1.00 vMB
Total Fees: 0.01585376 BTC
Feerates: 301.25 > 1.59 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,236 (161,782 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
753,454 753,454 00000000000000000003cb59ba4e568bf147ef7a81dbc4a23ea569062745e04b 2,730 1.00/1.00 vMB 14
753,453 753,453 0000000000000000000588aebad94260e91c37bfb179be0aadbeabbf7a81539d 1,272 0.62/1.00 vMB 7
753,452 753,452 000000000000000000061c06ce95fb17c0c531e2cc927fc9988f07d1d1508f43 2,569 1.00/1.00 vMB 10
753,451 753,451 00000000000000000002269ba21fcb53eb354dd9380ed3c4d4466a442961ca6d 2,312 1.00/1.00 vMB 4
753,450 753,450 00000000000000000007d5ba331d13597c12cb45fbf6e4d2574a9d5dd028d0e8 2,088 1.00/1.00 vMB 13
753,449 753,449 00000000000000000008a9a2928ce7fa7f358fba8b042a17551b211ad40eb49c 2,504 1.00/1.00 vMB 19
753,448 753,448 000000000000000000000e00ac99b2e33e83dd4485635b545ebf938b8f8ba36e 79 0.05/1.00 vMB 3
753,447 753,447 0000000000000000000843e279b9e055771bc712b11d28aefeefc76f660da3bc 2,635 1.00/1.00 vMB 9
753,446 753,446 0000000000000000000202e41788120380eba02b9f580a4e762504dfd12e3e4b 3,232 1.00/1.00 vMB 13
753,445 753,445 00000000000000000008d9f01cdb2af3056cb6170f4aaeb62f350399a43ce4be 896 0.33/1.00 vMB 10
753,444 753,444 0000000000000000000431fee32966c2635df5de574aafe886b2eea6a4b504a0 2,801 0.96/1.00 vMB 5
753,443 753,443 00000000000000000007bf2d3a19d129470a9d8408763e76e1dc446318077cf8 3,549 1.00/1.00 vMB 19
753,442 753,442 00000000000000000000c2aa25aeb41b00f3183c4d348caad335321102c119c4 813 0.24/1.00 vMB 10
753,441 753,441 000000000000000000071877d3ae15ae06d87df9422d2bfefb0b848e15438da4 1,627 0.78/1.00 vMB 7
753,440 753,440 0000000000000000000253693254c5355e28852efb9e730a2b6a6496ff014af0 1,820 1.00/1.00 vMB 6
753,439 753,439 0000000000000000000693755ef29e66766b54ef01207a8e9cc86ac6b814bd94 2,877 1.00/1.00 vMB 4
753,438 753,438 00000000000000000006b34caa7c80d435232b969d8c0361688aef68becc9a03 1,735 1.00/1.00 vMB 12
753,437 753,437 000000000000000000076748bdc27167cd353a3515aac2f40deab5d15bd0c54f 3,313 1.00/1.00 vMB 15
753,436 753,436 0000000000000000000866fb104f136949044adaecdc79851f81b5e0231f7961 3,327 1.00/1.00 vMB 18
753,435 753,435 00000000000000000005d2aa6d9a96aec91b5cc056bfaffaf2c8de27decc08db 553 0.20/1.00 vMB 10
753,434 753,434 000000000000000000026694edc65d082269a1072da80e6d8c712ed4c565199b 221 0.14/1.00 vMB 6
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.02 GB
    • Received: 17.01 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.