Loading Tool

Explorer IconExplorer

Memory Pool

41,807 transactions
28.65 vMB
0.07096821 BTC
Random Selection Loading Transactions
Max Size: 146.42/200 MB

Candidate Block

Mining Attempt f9f3e1adfb1e246c50eec549f833053e5f688c5f949c9ac7cbe484c31b94fe31
Version 20000000
Previous Block 00000000000000000001064b98061a9986019af96532560f736a38d93be7743f
Merkle Root b9efc33994b968a4377f46f507face7eaf6f66f567c7d456b04c634f503fcfe4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,697
Size: 1.00 vMB
Total Fees: 0.01537365 BTC
Feerates: 104.56 > 1.54 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,630 (189,535 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
725,095 725,095 0000000000000000000992d9a91218e819a29bcc058b5f7f394d37b3f4db1312 2,199 1.00/1.00 vMB 6
725,094 725,094 00000000000000000008aa0474505936758505401265c4e9a53e9b2480f03f7a 578 0.33/1.00 vMB 4
725,093 725,093 00000000000000000001a260e3c8ccb9758400d8c05cb16d596f7b6a7ffdad8d 2,690 1.00/1.00 vMB 8
725,092 725,092 000000000000000000040df8ceb74cf6b94c33bc74ee8f95e9f025691d07f1d9 789 0.36/1.00 vMB 6
725,091 725,091 00000000000000000001b7b144ce72d4aba322570bbed0108fe0cc204cbcb975 211 0.56/1.00 vMB 1
725,090 725,090 000000000000000000002713f935aac8b292ce2832fab31828ac074749ae47b9 2,608 0.96/1.00 vMB 5
725,089 725,089 00000000000000000004f232b0e8df8203ebac2fa7589a9312a90d6e47cdeea3 2,539 1.00/1.00 vMB 9
725,088 725,088 00000000000000000000f0f249d6e98b183b11b15312dfeba84b92af361c7f93 663 0.46/1.00 vMB 3
725,087 725,087 000000000000000000035ab43456d7c973912348766e2afea19d0e08d0dec104 2,028 1.00/1.00 vMB 6
725,086 725,086 00000000000000000004b2b82af42c8db5c945582ab205a7dbe511fd22b5979a 1,931 1.00/1.00 vMB 12
725,085 725,085 000000000000000000031ac1202fe346c4710681f607f1effb1c4557a3a90688 1,241 0.69/1.00 vMB 7
725,084 725,084 0000000000000000000671090e11ea5f55cac1d7b45d8218bbbe474b2f971f93 472 0.51/1.00 vMB 2
725,083 725,083 000000000000000000030da75f5d829de71eb373de31a09a67dbf9c6c82f230f 186 0.17/1.00 vMB 5
725,082 725,082 00000000000000000004b98cbb0ee5726abdfb3745435bb9f4ff1d9997505476 1,093 0.66/1.00 vMB 5
725,081 725,081 000000000000000000024c7a71e1dfbfb23c6c9295b9542365000cb054c30ba6 1,617 0.57/1.00 vMB 8
725,080 725,080 00000000000000000009b609d5fe574c32fdf55d138756d7aeab5e5707c2a44f 840 0.36/1.00 vMB 7
725,079 725,079 0000000000000000000887547fb69a07c6a2778e9cbb402dc821107c910bed5c 3 0.00/1.00 vMB 2
725,078 725,078 00000000000000000007c58fcf36844239188f3ede75bc8bd9321bbbc5f6e619 448 0.17/1.00 vMB 3
725,077 725,077 00000000000000000002bbae0e36a543de21bc833f08347ba0d99ac4dbdd6fa7 1,890 1.00/1.00 vMB 5
725,076 725,076 00000000000000000004205de056ee4f855d611d6121c59dc9cdcf2b54617bd0 1,953 1.00/1.00 vMB 4
725,075 725,075 00000000000000000007b3061bde924dbd0dcfc7f8b0c436b983fc48650c202d 2,160 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 781.74 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: 630.35 GB
    • Received: 12.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.