Loading Tool

Explorer IconExplorer

Memory Pool

78,408 transactions
29.38 vMB
0.06617666 BTC
Random Selection Loading Transactions
Max Size: 176.62/200 MB

Candidate Block

Mining Attempt eaf71d6fc9fa84a39008ec73609a90fa7f4642f6aa74d4832c33aa09ac9b9410
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root a229dcd46cfb1cca86854e9370720ab42b008fa9843d31cad7e87abea624b082
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,284
Size: 1.00 vMB
Total Fees: 0.00657325 BTC
Feerates: 50.25 > 0.66 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (719,193 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
195,807 195,807 00000000000003e7f3b72313a76ea7a9f6b71147e44462fb481e0ea6cc6e325d 100 0.05/1.00 vMB 115
195,806 195,806 000000000000057de7c92790b91084a8ae95a6e609c9e83cd6ff803e83e49f97 123 0.12/1.00 vMB 81
195,805 195,805 00000000000002417c0dbe9f95f8dce742daac95c8cdc2ee0dd94db2e53923e0 120 0.05/1.00 vMB 67
195,804 195,804 0000000000000439de1f0de97d4a8aa7740287619caaa05d7548a5f572af835c 138 0.09/1.00 vMB 108
195,803 195,803 00000000000002cab5f94bbe579b27b4977432f1ff5cfa7a38de58c59566b3ec 806 0.25/1.00 vMB 78
195,802 195,802 000000000000021062d27ba78a521660a1453cefeee92e7f823e18930fd74a92 388 0.17/1.00 vMB 164
195,801 195,801 00000000000005aceaa565367bfd353e16b02621615da758fe2298fac50bd3dc 115 0.03/1.00 vMB 115
195,800 195,800 0000000000000594ffd54f7683d0d142936227e9c99cb25f577d91f9137494f1 89 0.04/1.00 vMB 101
195,799 195,799 00000000000002d7c02d10fc779a39975bc62555a29d130028bc688d3d00098f 512 0.21/1.00 vMB 139
195,798 195,798 000000000000017e7ea763f7fe6d503df697615fd8469861cd06a900d41989e9 218 0.07/1.00 vMB 58
195,797 195,797 00000000000006d1267881d945b96a29e329391b3d719666485401c19df26f70 59 0.04/1.00 vMB 396
195,796 195,796 0000000000000042d59b4a5818857c7f932b37a8bad1d3caf92f3c35b3ffb181 80 0.04/1.00 vMB 236
195,795 195,795 00000000000002731f4b7fd160e3d990bf726960793fefc182d6f7f7495f3584 550 0.20/1.00 vMB 165
195,794 195,794 00000000000004b064a8ff434b9c8f7e4d93f4abac21b38537a89a74f1af8390 111 0.04/1.00 vMB 62
195,793 195,793 000000000000005bb4ef49b832aebdd2cfdc9db0cee0311c84fdde0a0fc559c7 453 0.16/1.00 vMB 227
195,792 195,792 000000000000008a89b1c8d6e968d1d42632cc3be4c2c426b8bf074c4396cd05 8 0.00/1.00 vMB 29
195,791 195,791 00000000000000b9cc4a05ba4cce53c7673933c86caf4d5e60fd959dd659e3c8 315 0.12/1.00 vMB 134
195,790 195,790 000000000000067478065676ec0645c474c205f2d238ddec2c109d27a56622b5 1 0.00/1.00 vMB 0
195,789 195,789 000000000000025d491a4148e6957ac8f72c0b926628a7bc24b5b5c43e9feb01 582 0.24/1.00 vMB 158
195,788 195,788 000000000000011a5a0556b46db4456bf1bbf67eb91effe922a222a445273188 240 0.09/1.00 vMB 142
195,787 195,787 000000000000003bc03b8f2b1701cf14506cd6e1f9818d7573ecf39f85f9289b 128 0.06/1.00 vMB 125
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.64 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.