Loading Tool

Explorer IconExplorer

Memory Pool

79,752 transactions
29.54 vMB
0.13936088 BTC
Random Selection Loading Transactions
Max Size: 178.91/200 MB

Candidate Block

Mining Attempt 6ec927558340ee4021b251b2656547700ab7cab3d4e8fe29fda1a8c2f7476fc0
Version 20000000
Previous Block 000000000000000000001ab79c0bb6871e6d437e0f72576711d4f8a15dd0278a
Merkle Root 5ced67aa77853e503692dc4567f73093f3d86be5f7f48c488eba878049b2ffb7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,428
Size: 1.00 vMB
Total Fees: 0.07484813 BTC
Feerates: 502.67 > 7.50 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,123 (579,609 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
335,514 335,514 00000000000000001145fd6bc2ad3aae9a9f4b19dd8b5b9f9548eadad497704d 309 0.17/1.00 vMB 24
335,513 335,513 0000000000000000057df6b664461e41550fef6b79e53838856bcdb1b1a1dd9f 356 0.25/1.00 vMB 27
335,512 335,512 00000000000000000cc70476d94cf443a751fed2ffb92e29563ffae82db3dca8 1,653 0.75/1.00 vMB 28
335,511 335,511 0000000000000000031f75d63b2f5dbf40db92996ea95f818c463fb690d411e3 321 0.24/1.00 vMB 20
335,510 335,510 000000000000000007969e35da08ddb4bc1b0db5567ccda7b790b3536982083e 1,080 0.50/1.00 vMB 27
335,509 335,509 00000000000000001a2b01501a971fb6ba86379150ffd3b52b54f01fdcf0ab91 35 0.02/1.00 vMB 20
335,508 335,508 00000000000000000b1ea334519bae62af686adf40eab4a34125b8f2b2622cfa 260 0.16/1.00 vMB 22
335,507 335,507 00000000000000000dfaf2a36dcda3ef0fdb347b280813f397f165041a4e96d3 101 0.10/1.00 vMB 10
335,506 335,506 000000000000000006a97c1805d34ec3de2c8ef3999d7c29680067478fd348d2 303 0.16/1.00 vMB 23
335,505 335,505 000000000000000008221c30364188273c0d08c78221659d666afd8f4614e72f 408 0.33/1.00 vMB 17
335,504 335,504 00000000000000000223c62add7a06748029d12052a0be9b55e5ef2bc6b90984 799 0.54/1.00 vMB 22
335,503 335,503 000000000000000002e8badb2306117f22e95286ed79bd8514bd8c908f065383 252 0.17/1.00 vMB 20
335,502 335,502 000000000000000007f5c76f85a54f192b8d7dd0fa5745a6e90747dc09da1d50 157 0.09/1.00 vMB 15
335,501 335,501 000000000000000009bcf2b9c77798e7b5b759e796d750718a7d968527830768 146 0.12/1.00 vMB 20
335,500 335,500 0000000000000000188c0a8adfe8fbe72fc9155faf67a6b9587eedd8caaff7d1 343 0.19/1.00 vMB 20
335,499 335,499 000000000000000003a508a2e08c97386f8fb291ab4bb01cad9af9f140bc78c2 43 0.02/1.00 vMB 18
335,498 335,498 00000000000000001afaa1306e909c85e98d65cd2248914df6f3fdacd90bc6d4 257 0.12/1.00 vMB 29
335,497 335,497 00000000000000001a6fdb04793b7cf4a4092ec51035d0876db3c38a7c8dc893 907 0.72/1.00 vMB 18
335,496 335,496 0000000000000000181cea90878a0de59c2c85919b045378e0e3dbd1b7c18833 1,672 0.75/1.00 vMB 30
335,495 335,495 00000000000000000273cbfae3fe9e4b0873a793d6620e4a9c9ab707ba5f8e49 137 0.11/1.00 vMB 29
335,494 335,494 00000000000000000370ac7d9f8a535e8eab34946199987349eb20630fcaf3d5 1,246 0.75/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.60 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 671.84 GB
    • Received: 16.03 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.