Loading Tool

Explorer IconExplorer

Memory Pool

83,513 transactions
31.36 vMB
0.09017634 BTC
Random Selection Loading Transactions
Max Size: 192.29/200 MB

Candidate Block

Mining Attempt b2b5b924e7ea1ac069b80e90090f2551430885d8a1be54ce9c1d83abeaf5d676
Version 20000000
Previous Block 000000000000000000007e377d6e096ae0ae208e7c56eca1526c4517ce45359d
Merkle Root bcb91f62b81f749ea73fd5739083e12bc8d44b25657e1204b5e4651e03b7ba12
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,883
Size: 1.00 vMB
Total Fees: 0.01922206 BTC
Feerates: 299.70 > 1.93 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,225 (146,043 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
769,182 769,182 000000000000000000020cad2807bdfc5774bed05ddb5f2a88c28253ccb558fd 283 0.27/1.00 vMB 9
769,181 769,181 00000000000000000006d4bac813ed78c3713e158e48725b62869a6e95fd62de 328 0.49/1.00 vMB 5
769,180 769,180 000000000000000000014007d8cec3342db54cb7ed3638631877a481deb6bd8b 1,694 0.99/1.00 vMB 18
769,179 769,179 00000000000000000004bbd9bf651ac5a16ea163a3b8e9317960d2a0856eaff1 1,010 0.77/1.00 vMB 17
769,178 769,178 0000000000000000000370672927ee12f1954bee8307680c1088fdac6cd6e5f7 1,077 0.40/1.00 vMB 17
769,177 769,177 000000000000000000055d5b83a84760213f8a357fe9f6940c2fee8c6932db2a 706 0.29/1.00 vMB 16
769,176 769,176 000000000000000000001b433d81aa2ddbab64651189bacc31e937208c3f9234 1,238 0.58/1.00 vMB 10
769,175 769,175 00000000000000000000e4c81eb72c5cd9de28830001ffd4924ffd1717dc4dde 2,559 1.00/1.00 vMB 16
769,174 769,174 0000000000000000000400ae61b15e68b7d1d8f8498e0504e4439341889cb674 410 1.00/1.00 vMB 2
769,173 769,173 00000000000000000006a527a795f99df4084d033094f7276dabdb9b7498fe3e 503 1.00/1.00 vMB 3
769,172 769,172 00000000000000000005c9f6243044058657f2d08f7df67640e2ea8e559cd42b 788 1.00/1.00 vMB 1
769,171 769,171 00000000000000000001c54eb6bc0049117c7f087b44c8e52c18888d5a6cae50 1,269 1.00/1.00 vMB 8
769,170 769,170 0000000000000000000285219186e577ae6955e27988fa64c893a065fb587b28 3,096 1.00/1.00 vMB 2
769,169 769,169 00000000000000000001c287c5a60a9916c53d8c386ba549fac14cbba3ec7406 2,153 1.00/1.00 vMB 8
769,168 769,168 0000000000000000000133884039ca111406cdfff3ba8331629447591218b4b4 2,934 1.00/1.00 vMB 28
769,167 769,167 00000000000000000007170025fe1afcbb1ad7804ee56774794175442888788d 2,957 1.00/1.00 vMB 27
769,166 769,166 0000000000000000000772087c6bb5830f06dd70872b36e1b2b5101a278dc65a 1,758 1.00/1.00 vMB 7
769,165 769,165 000000000000000000076e0eff87d3549ef63d396521660a531cf0529c0b90b2 625 1.00/1.00 vMB 10
769,164 769,164 00000000000000000004c5afd27950cbbc0d546bcc9d5c3ec5bbc650e96b5c60 3,478 1.00/1.00 vMB 9
769,163 769,163 000000000000000000069e916b124b35e5db69e3dd1bfb90ea5f0806039204d2 1,829 1.00/1.00 vMB 10
769,162 769,162 000000000000000000007da74e3a7dcad26922b7caa5b6a7240294e1b6bbe3cc 2,820 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.78 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 709.61 GB
    • Received: 16.94 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.