Loading Tool

Explorer IconExplorer

Memory Pool

90,339 transactions
33.13 vMB
0.16164865 BTC
Random Selection Loading Transactions
Max Size: 199.79/200 MB

Candidate Block

Mining Attempt eb3f7ec5682856836bbe3bab2350221873a8da55b0a25e37b380535fc0705fc4
Version 20000000
Previous Block 00000000000000000000b3b36493b98d8831183a4c3bad48ccf282a73492693b
Merkle Root f45b85396ac0b857289b341fdd857e67e6270f5a3872595dd68b8b0e28ebc0f6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,760
Size: 1.00 vMB
Total Fees: 0.06269512 BTC
Feerates: 627.82 > 6.28 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,072 (127 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
914,945 914,945 000000000000000000006f0eb19e528f2445f80ada1abf25aed95d9aa6aaaa08 3,612 1.00/1.00 vMB 3
914,944 914,944 000000000000000000014ab2be0566cd20fccff9187da3853a74af3e86f6d6dd 1,979 1.00/1.00 vMB 1
914,943 914,943 00000000000000000001f0491bff3a311aa373362ee17e7a9398266d96b4be6a 3,029 1.00/1.00 vMB 4
914,942 914,942 000000000000000000014dfbe7f39f88da835586e6043c860399950dddc4e4d7 2,603 1.00/1.00 vMB 2
914,941 914,941 000000000000000000004a2b107003c44fcf6b870126f382c42a8ec7f70aace3 4,294 1.00/1.00 vMB 1
914,940 914,940 00000000000000000000dbff82779b294ccb8ffef3251a2f04537190df676bc3 3,986 1.00/1.00 vMB 1
914,939 914,939 00000000000000000000cfcfab0b51a713abcaa73bcf3cb134dec17f05ed4e95 735 0.23/1.00 vMB 21
914,938 914,938 00000000000000000000cb2526f8131d7fa57f5fe00ea77e921b110e9065324a 2,888 1.00/1.00 vMB 2
914,937 914,937 00000000000000000000958de36f69a7b169bf6b7f7790576bb3bc365e342bfa 2,835 1.00/1.00 vMB 2
914,936 914,936 00000000000000000001f5ce61433794ed0ff5f075c1451926f5b85bcf4113e6 3,773 1.00/1.00 vMB 5
914,935 914,935 000000000000000000002d329f64171128f24895d65f294da7fb5276d5bc24ec 6,295 1.00/1.00 vMB 0
914,934 914,934 00000000000000000001014afafc935d66ed4b4169efd3c80e75838f1becba03 4,150 1.00/1.00 vMB 2
914,933 914,933 00000000000000000001827e1f65c9b8b332295eae82c9b3b729a3d5853fffe5 4,727 1.00/1.00 vMB 1
914,932 914,932 00000000000000000001c29ba26020ab8fee0b13c11f761cf92eaeb9c92dd03d 72 0.02/1.00 vMB 2
914,931 914,931 0000000000000000000186b4b9d9ce4022d475bf2074cb766ec24185854639a8 3,443 1.00/1.00 vMB 4
914,930 914,930 0000000000000000000087c5fa9823c89604341616794226d7353dcb93d49d87 5,000 1.00/1.00 vMB 0
914,929 914,929 000000000000000000005c42a07f6b7420af3a173f2400d55a910f1c3b0152be 5,497 1.00/1.00 vMB 0
914,928 914,928 0000000000000000000015007aa3e8cfde8b7b1ceeeed1a98eb8769d19f21a8e 5,721 1.00/1.00 vMB 0
914,927 914,927 000000000000000000020c84a099972556271d07a3682586c2fd5060fcce5e22 4,523 1.00/1.00 vMB 1
914,926 914,926 0000000000000000000092043cf5b8a15d441bfd9e63e061a7f0760325792149 4,028 1.00/1.00 vMB 1
914,925 914,925 000000000000000000008b3b3a15207ddb4b53969984fa4d3acfac40fce3eb15 3,320 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.52 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: 668.90 GB
    • Received: 15.63 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.