Loading Tool

Explorer IconExplorer

Memory Pool

80,269 transactions
29.64 vMB
0.07540534 BTC
Random Selection Loading Transactions
Max Size: 182.06/200 MB

Candidate Block

Mining Attempt bdcdf99d87543f6820b84de1780c23b2c4f8b396d8c2dc1652da06a2555ddfc4
Version 20000000
Previous Block 00000000000000000001b9e1fc0c07b333cc15370429acb6a77281d8bcbc9d2b
Merkle Root e37d2902a50a7763fbd7738f01f6eb61a42566cb7ef038129714ec9c89d36a52
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,708
Size: 1.00 vMB
Total Fees: 0.01011184 BTC
Feerates: 82.43 > 1.01 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,324 (614,651 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
300,673 300,673 000000000000000077c76796e9cae6d802251465aacc6b9ed6762939a3cdfb87 60 0.04/1.00 vMB 24
300,672 300,672 0000000000000000432990798e986d33f00bc73c9dc8a8ee283191fe68739233 111 0.24/1.00 vMB 14
300,671 300,671 0000000000000000362d5ce7d964f90d7dc6c1ca3bd96f03959db65b14fb1c04 508 0.35/1.00 vMB 24
300,670 300,670 00000000000000007bcd08f935ef27cf867e414f0c201129b3909f4898b4c78e 512 0.25/1.00 vMB 31
300,669 300,669 0000000000000000517c2f8d09b5efee0f144598dff656a0fe65280a87c66f65 16 0.01/1.00 vMB 12
300,668 300,668 00000000000000001c3c7d4b83e7b8d2e24357c6077fe7f07da6d5d6173e1377 564 0.25/1.00 vMB 41
300,667 300,667 00000000000000001941c74eca0e1972bf08eaa41980f3855727aeebed39e846 418 0.43/1.00 vMB 19
300,666 300,666 00000000000000006954e99a12c461bd9d35c52256437c80c516d25c5e9b3cab 593 0.35/1.00 vMB 28
300,665 300,665 000000000000000024a8b7f969f9be6ff7ab2a7ee3e2d8f47791090e3fe14194 818 0.35/1.00 vMB 47
300,664 300,664 000000000000000075e86d25481586cb252d4e3a98669420c7b3aa61a1778260 892 0.35/1.00 vMB 37
300,663 300,663 00000000000000002c7c27cff53115af0eeeb6e62d0785482e476a524e6d5ab0 314 0.19/1.00 vMB 13
300,662 300,662 0000000000000000737b287d89773d688350f9b7db5fb189628d76224022cc06 333 0.35/1.00 vMB 20
300,661 300,661 00000000000000000672f2dbf93385334051804d75b3ed16621241ad4e24f4c2 642 0.35/1.00 vMB 30
300,660 300,660 000000000000000048911281eb3590e1858b9a7f243119f5bfb4ecc85401cd61 870 0.35/1.00 vMB 39
300,659 300,659 000000000000000061b70f03e997397c33e96c2965f4a5d4931aa15843297164 96 0.04/1.00 vMB 22
300,658 300,658 00000000000000004e8da35553bb4150d8d50d71a134dc0bf3e03861f9d8ff74 24 0.02/1.00 vMB 25
300,657 300,657 0000000000000000161312cdf12040f58ee5d1f9f7cebd73f6d976bd0918d763 474 0.27/1.00 vMB 33
300,656 300,656 00000000000000006aab13ce1199bed5643537e0d9138a1778b8c27a8d19d649 238 0.13/1.00 vMB 31
300,655 300,655 000000000000000000a7650b15cc83d7f81d04e0034ce9deb0fc93cbf14de7b9 349 0.22/1.00 vMB 27
300,654 300,654 00000000000000003c74cba63d3dcb74e2a8671d89875f9e0cec191936735807 448 0.22/1.00 vMB 33
300,653 300,653 00000000000000003be47dd249dee5c2e3f5a68f7f8dc29868f38b1af3a6c200 362 0.22/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.95 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: 715.23 GB
    • Received: 17.67 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.