Loading Tool

Explorer IconExplorer

Memory Pool

79,558 transactions
29.69 vMB
0.07462784 BTC
Random Selection Loading Transactions
Max Size: 178.48/200 MB

Candidate Block

Mining Attempt 9a7941feb7069d27c5a42b5758e3d1342c2171c68d8513799ca76cf726727ec2
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root fb0c6cc4a1845a87a890df2ada86df68181f7449290e751e5844f005a83b3b9a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,269
Size: 1.00 vMB
Total Fees: 0.01427357 BTC
Feerates: 74.18 > 1.43 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (678,037 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
236,963 236,963 0000000000000134d4d41bfc09ae5218ac53b769a6fd9c4ed6843681cd1f9bb6 1 0.00/1.00 vMB 0
236,962 236,962 00000000000000c69a38a529333c74c60ec6312b542d4a66ca2b043183662b2a 725 0.25/1.00 vMB 208
236,961 236,961 00000000000000ecdc14266dff297d71a450e649061a4868b16215d6831f60c0 119 0.05/1.00 vMB 153
236,960 236,960 0000000000000109c11b233b8d9832adfe51b4b269b7ba2bdb0b4a254fff16a2 189 0.09/1.00 vMB 159
236,959 236,959 00000000000000d56e5a740d66e9ce84d9b886c128195bc591a62e7987c8620e 193 0.08/1.00 vMB 165
236,958 236,958 000000000000017da3c8155c96ba6573c0e04a0aa010b1689101e858499cc508 122 0.06/1.00 vMB 102
236,957 236,957 000000000000017b6373d19ab803c994a97316a97806ea44f97ef334a2f243d0 147 0.08/1.00 vMB 142
236,956 236,956 00000000000001400367cdaa227f47390997deda974646828208466e77b51874 275 0.14/1.00 vMB 158
236,955 236,955 00000000000000c13a7168050628aca508af0ebd5cf84af0f97dca893bedcb35 875 0.39/1.00 vMB 172
236,954 236,954 00000000000000b2da7db575304e8f69471c21578ab66000c32664861624f908 214 0.15/1.00 vMB 106
236,953 236,953 0000000000000111ee4a81f681d92603c1cc876cbbfa068b29f25f950709c105 455 0.25/1.00 vMB 138
236,952 236,952 000000000000014b3df0086b4f3b95b3a814a3cc83d72ef367a63eb1a9bbc98f 704 0.25/1.00 vMB 215
236,951 236,951 0000000000000146c2a7ecf0a8cd167aa6dc84ae2238dd122032c702da829472 1,115 0.44/1.00 vMB 188
236,950 236,950 000000000000001c33face86168f048d64920940baa0538c904fec3c62c817bc 410 0.16/1.00 vMB 174
236,949 236,949 00000000000001721178317a3bbd9cf2838c95037244733dd7322f95b337b398 91 0.07/1.00 vMB 120
236,948 236,948 000000000000016881a9d9db3c210ad1fae67c7b1363fafc406c9e21e7eaef90 136 0.08/1.00 vMB 131
236,947 236,947 00000000000000851e86d971f3a2767c11b060f7dcaf6cbc50c11fbda5131d31 271 0.14/1.00 vMB 141
236,946 236,946 0000000000000045b38104fc1238c96d50882f1defad48d20e8b9f835265e549 144 0.09/1.00 vMB 112
236,945 236,945 00000000000000d8407448c7aaf654661ba6db0bad1ec07528f996962d2907b9 66 0.05/1.00 vMB 70
236,944 236,944 000000000000004824308b50f9c3eae0ef2990213731d33a775c528697c2cc14 451 0.25/1.00 vMB 145
236,943 236,943 0000000000000144bbb1fb98433ecf074bd2c8ad23f7b89d23ec68c57b530afe 633 0.25/1.00 vMB 204
Previous 10 blocks ↓
Total Size: 782.39 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: 664.65 GB
    • Received: 15.02 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.