Loading Tool

Explorer IconExplorer

Memory Pool

81,348 transactions
31.57 vMB
0.07476122 BTC
Random Selection Loading Transactions
Max Size: 191.78/200 MB

Candidate Block

Mining Attempt fd1dfafcc4e15ebd3c4f193601bbbd49506282ee659c8cee31f7b181beab6c4e
Version 20000000
Previous Block 00000000000000000000e6b6d7770bd2fe9564667081eb588a4ee37f4db3b6f3
Merkle Root 72e57d2b681280c8c0c9a697ffcb3581454c4c1c147cd584b70f5768ffe49d5b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,392
Size: 1.00 vMB
Total Fees: 0.00621120 BTC
Feerates: 70.37 > 0.62 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,213 (547,666 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
367,547 367,547 00000000000000000cc1c9b69a3c4fe4ff7725ea8979b69a44ad74911506cca1 1,829 1.00/1.00 vMB 43
367,546 367,546 0000000000000000108498acfda187536aad81c6781d0d15fe16170f5800892f 1,162 1.00/1.00 vMB 29
367,545 367,545 0000000000000000097df5c7910661749443dd542936a958c7fe7c963a356abd 1,342 0.92/1.00 vMB 27
367,544 367,544 000000000000000005f1ac31008bb873118b85387655869357aa982358e7918b 1,106 0.93/1.00 vMB 31
367,543 367,543 000000000000000007abc3bd52c4c2e291a1bd94bbbc4ca8d02942d0f957f67e 885 0.93/1.00 vMB 30
367,542 367,542 0000000000000000092f48c8cf4e053cbc290480bbdd422add4dce5974492473 1,219 0.93/1.00 vMB 31
367,541 367,541 00000000000000001024164831e9324b3092bef2c046e00ffb9878f418577ce0 2,501 0.95/1.00 vMB 56
367,540 367,540 000000000000000007cdc117e4c3b2d636deb2c2497c0e087d6502ee84ba9c9a 1,026 0.74/1.00 vMB 26
367,539 367,539 000000000000000009d063faabd7ef71ac55233754edf491d06b26e4bf77a71d 2,082 1.00/1.00 vMB 45
367,538 367,538 00000000000000000563524e967c4438e901895feb1f2564c627d202c1379ac2 1,010 0.95/1.00 vMB 28
367,537 367,537 000000000000000009eff18ce1141358bd73b7c0606a53d2785d26dbfc2de22f 754 0.89/1.00 vMB 26
367,536 367,536 0000000000000000066cdcaa01dcd06391abe512be1561ea7994a96fc55afd4d 1,027 1.00/1.00 vMB 23
367,535 367,535 00000000000000000eef2bfe93758c5ade566bed6b5bb413a2e83ea91ce14eca 1,815 1.00/1.00 vMB 36
367,534 367,534 000000000000000012e7b888420d616c916ad376d7aabd22f90640f8f7ffa65f 1,886 0.68/1.00 vMB 61
367,533 367,533 00000000000000000899822864e490d852e4eb0a1dbe8633373ea55302e70328 1,161 0.95/1.00 vMB 27
367,532 367,532 0000000000000000029bdcae9c3c4ebd878685ab8bd2f3b572a75ec8cc2f7d1f 1,804 1.00/1.00 vMB 34
367,531 367,531 000000000000000013f14a940e25a6a367965c80315b903c0d16a3aa08de9008 917 0.98/1.00 vMB 31
367,530 367,530 00000000000000000f41673640ccc759286bf1be9aa4be3af66f8a97dcf1854c 954 0.95/1.00 vMB 22
367,529 367,529 00000000000000000441edf9ee350b4a3a611539db9b1c3f28c84431e1cfcfef 1,220 0.95/1.00 vMB 44
367,528 367,528 00000000000000000ca904559822dc1552cd474c30ebd7592e8be3f44923063c 620 1.00/1.00 vMB 33
367,527 367,527 00000000000000000dbe32da761b2cc6341b0adb7b58e0266930b0f811193a3a 999 1.00/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 782.76 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: 708.96 GB
    • Received: 16.80 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.