Loading Tool

Explorer IconExplorer

Memory Pool

28,886 transactions
10.37 vMB
0.03846324 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 63.57/200 MB

Candidate Block

Mining Attempt 945d63741d47f7f5a2f12015444fe5c8d3243ccaf04b304d7c52d82aef2c09a5
Version 20000000
Previous Block 00000000000000000001d707fbd85f02f6dd6025f5811e28a490b17660214a96
Merkle Root 1298088f113c3312377cd1c97ae13905c781161f87417e0aa2378dc037329401
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 972
Size: 0.44 vMB
Total Fees: 0.01344441 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,249 (785,639 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
127,610 127,610 00000000000012c8c89103aa687287711a75108f38ac030cd4ea8bdc09260392 1 0.00 vMB 0
127,609 127,609 000000000000034224977ceb282476034b902d6c2660bb8552cd7038e0303b84 9 0.00 vMB 788
127,608 127,608 0000000000000420109d5bc19865cefb8912ca5664b401ea8530daaeab53896e 15 0.00 vMB 732
127,607 127,607 000000000000074c01d78e1edf0cf57414dc04281df5c6730b334935af51fa5b 43 0.01 vMB 517
127,606 127,606 00000000000001adfd29f65ebaaf84449557a9a16d92b3e30a2cd41f2b96e2e1 31 0.01 vMB 973
127,605 127,605 0000000000001a77df99df0c007b0a1326a6957ffe03365ee8541995dd429379 22 0.01 vMB 2,051
127,604 127,604 00000000000010c8bff354a9ebc69e8eed33142ac78160a811dedc459eea5b63 19 0.01 vMB 1,291
127,603 127,603 000000000000165cfb7362f12276ad1333547dcc9b9ee22e5f12e55ff21bcd76 74 0.02 vMB 1,708
127,602 127,602 00000000000017de8457b4654c6f891dc8f33378a55d6cec4f568f18621e7e47 13 0.00 vMB 0
127,601 127,601 00000000000015e59e32e239aaecbd37548ea0d15cceebddd9f17366137ebd82 13 0.00 vMB 324
127,600 127,600 00000000000025f691b7f6aa88ed1d7fce0eee74efd20c4a11e2685a02bf62cb 73 0.03 vMB 291
127,599 127,599 00000000000019fcb188f729c99d80a95eebd8df20cabee5f149e3c93505fd8d 74 0.02 vMB 43
127,598 127,598 000000000000156c55456aa30c6fad0854c4cd49c44535e07b71b717010fe461 12 0.00 vMB 17
127,597 127,597 00000000000018f51b80616c40a1269ecaae5b3a6a32c4b8863e4a7011193da3 18 0.01 vMB 579
127,596 127,596 000000000000059e622a0f73e40835c87a27ecd80b70ef95fcb2f5c3d8ef0245 13 0.00 vMB 0
127,595 127,595 000000000000155d693369c23d74bd631505dbc5f1f592ad75dec076596338c5 9 0.00 vMB 0
127,594 127,594 0000000000002567b640fa8f24043abca9c3bc1a41a6ad752e292c380859a495 76 0.03 vMB 1,397
127,593 127,593 0000000000001cc58190ef3a74ff425097870440ebb3b2ef8ded0663dfa9247a 13 0.01 vMB 689
127,592 127,592 00000000000007f7577cf7ed4f786bad7f0c649d5111e0868acfb76b31bf0ab9 11 0.00 vMB 862
127,591 127,591 0000000000000c751e51a5b569571e10957398f8e28c25496069bedb51542db7 18 0.01 vMB 132
127,590 127,590 00000000000002d2c967da5a36417777c551e009e7d1cc13f222f930bcd47215 12 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

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