Loading Tool

Explorer IconExplorer

Memory Pool

74,198 transactions
20.20 vMB
0.05079106 BTC
Random Selection Loading Transactions
Max Size: 135.86/200 MB

Candidate Block

Mining Attempt 613a18f7e3fb594761feb5bedd28313d1e65c0aff0aca67fe4ba130db06c9610
Version 20000000
Previous Block 000000000000000000017ebf1c136d095b44adf38dec8295d6ef2bee137a6e6d
Merkle Root 80f2ba9d03396b218ddb7b723cda3b1ac429475c81b78174567bb9d1ccf7ee8e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 6,170
Size: 1.00 vMB
Total Fees: 0.00686895 BTC
Feerates: 94.55 > 0.69 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,993 (906,834 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
9,159 9,159 000000001a44c1969ffb770bc096971f41ec06e846b7a56fb0fe6cd5c05b2a05 1 0.00/1.00 vMB 0
9,158 9,158 00000000752213ae0762eac72ad453487921986168f2b2a2d4702475c7563dc6 1 0.00/1.00 vMB 0
9,157 9,157 000000005c7945c7c5b6aa895c8d0682fc60d2d196ec644cbe5c64c4654300e5 1 0.00/1.00 vMB 0
9,156 9,156 0000000068a5af2e667e5a1f70c6843abfcbee2a2fef692d8ac42011e1520179 1 0.00/1.00 vMB 0
9,155 9,155 00000000374e7db9c24a29cc9aadd38f39be6a05250e4abc44b29ee5074353a0 1 0.00/1.00 vMB 0
9,154 9,154 00000000b9370f6cc868c0810a3c651921e3557c041a8dd45504ee87d0534f6b 1 0.00/1.00 vMB 0
9,153 9,153 00000000dfb37670075b0cdcb36dfe3e733a450ab4b2a27ccd4278edbcfeb8fb 1 0.00/1.00 vMB 0
9,152 9,152 00000000ab0236e1656a988050fc919231136e6e3a21d5782a9efac7c8f40e29 1 0.00/1.00 vMB 0
9,151 9,151 000000000cc48842faf0df1dd7621449ff8b4d28007d56c77a59be45df5b4036 1 0.00/1.00 vMB 0
9,150 9,150 000000009f8717ab59587de3c519d762fe0cc1b9b3e778eed40bac05969f4217 1 0.00/1.00 vMB 0
9,149 9,149 000000000f1e972f5b48d69335b485ad2601f826da6f5722d6d9f2de5215251d 1 0.00/1.00 vMB 0
9,148 9,148 00000000e14af04bc1b66ab55b729aa82d27f69a1cfa41546b5f0e0c8debfd9c 1 0.00/1.00 vMB 0
9,147 9,147 000000008d68bca852a9b0b409ebe5062ebe9ed9888ee1520645f54ec9418943 1 0.00/1.00 vMB 0
9,146 9,146 00000000edf048007e5208ab3a6cc968f9b67ac89fdee28fe7d7bea6c784c67e 1 0.00/1.00 vMB 0
9,145 9,145 0000000066f3787b1b95fda31ace10c2b0b3f673fbf456dc3bf993e58aeaee68 1 0.00/1.00 vMB 0
9,144 9,144 00000000a2df4dc128c18a1dedfa47412ed65e891bbe90f7cf76fdbd340b71f3 1 0.00/1.00 vMB 0
9,143 9,143 0000000014af7149075396d071a46c047198ed6747b2b5bfeaa30bd2802e1e02 1 0.00/1.00 vMB 0
9,142 9,142 0000000013103fb0ed66aad5c6616d485931b6ec1c905b8f58f74e4d4a11a0d5 1 0.00/1.00 vMB 0
9,141 9,141 0000000077a5a0f4bc2d1d941e8c8295661ac4f5c25f2dc131447e7dac7be39a 1 0.00/1.00 vMB 0
9,140 9,140 00000000553e2cdc44d98aa62334fda136ac28d852a4c0734de579bd038c627b 1 0.00/1.00 vMB 0
9,139 9,139 000000008488ed3e83ffc1beda9048b09b3c4fb6a3009dcc48d2be74052e8455 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 784.11 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: 807.11 GB
    • Received: 23.17 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.