Loading Tool

Explorer IconExplorer

Memory Pool

79,415 transactions
29.21 vMB
0.07440711 BTC
Random Selection Loading Transactions
Max Size: 177.50/200 MB

Candidate Block

Mining Attempt 26a0bcd767569463d172e8c5fd3aedc8d24534f92d747b7dfc015f1ad9674dc5
Version 20000000
Previous Block 0000000000000000000133fd23f388524a0e94c313d877ce33166100e4eb7233
Merkle Root ec970885db92ec896ebd86b097443778bdd02a0f00d3808dac220c7f3a6288a8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,303
Size: 1.00 vMB
Total Fees: 0.01313552 BTC
Feerates: 74.86 > 1.32 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,085 (411,408 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
503,677 503,677 0000000000000000004a7e08fdc623c067e2db30476783da74462515968fe553 427 1.00/1.00 vMB 144
503,676 503,676 000000000000000000711be6987e1f32b34e812da6a948759d81ec76210ebcdd 602 1.00/1.00 vMB 219
503,675 503,675 0000000000000000002e6c5fba38c9cd45c3f20a4b81e34151a70f818475cc8a 1,585 1.00/1.00 vMB 341
503,674 503,674 0000000000000000003627c5063d4c752fa4c954ff736b0575d722c8e0f8ab8d 2,055 1.00/1.00 vMB 449
503,673 503,673 000000000000000000038ae3321055ee69979c9bdeddd0e023743991a5b03d37 510 1.00/1.00 vMB 145
503,672 503,672 0000000000000000005fd2c0535f5862da383574bc0af7568485209be55cfce2 618 1.00/1.00 vMB 166
503,671 503,671 0000000000000000006649374167409ba0904979ddff38210d0706f04503dc71 946 1.00/1.00 vMB 240
503,670 503,670 00000000000000000077140243064000ba35b22d3e2440e936a722b90cd09365 1,041 0.97/1.00 vMB 311
503,669 503,669 000000000000000000129841fa3d599cbbc516114cfafe2af3a5b1c573903a63 914 1.00/1.00 vMB 241
503,668 503,668 00000000000000000067c94ed634da5c69099219f88e3b44b6f75388a37a4d19 666 1.00/1.00 vMB 191
503,667 503,667 000000000000000000773237133e35d21ccbdb8515374cd6cb2dc1d317677f5f 2,102 1.00/1.00 vMB 446
503,666 503,666 0000000000000000008a2971cd333408fbd23ee800ccc644f9777deee1c03971 369 1.00/1.00 vMB 155
503,665 503,665 00000000000000000060a6de8bd24116cc0fb2b5e4bd08889e3e59514726401c 593 1.00/1.00 vMB 195
503,664 503,664 00000000000000000069259d53ed05fe5c43c4c8b0ee9e3ae60cd4ae530a47c8 214 1.00/1.00 vMB 149
503,663 503,663 00000000000000000048100f141ba1c1b459604d6b7583ac8dbc514d4ce00ddb 550 1.00/1.00 vMB 193
503,662 503,662 000000000000000000020bc6ea23ae00d70390a431a4fc692cdde4f7ec973a6d 1,347 1.00/1.00 vMB 384
503,661 503,661 000000000000000000362abc0bea3002c1478e0224cdddfffab1d64ad614a762 2,637 1.00/1.00 vMB 481
503,660 503,660 00000000000000000086e996a3cd016752badeb8b745f7b3143d292e18132f63 1,821 1.00/1.00 vMB 388
503,659 503,659 000000000000000000626259723292d11e99c19b53e738ba617cd8288697fedf 506 1.00/1.00 vMB 219
503,658 503,658 0000000000000000007d29e6a3498ecdaa2a3cd7fc9ddf6be20e0e1f507cf397 891 1.00/1.00 vMB 330
503,657 503,657 0000000000000000001304dcd40bc31bb8dd64197ab239b64763d43157540a9e 1,423 1.00/1.00 vMB 525
Previous 10 blocks ↓
Total Size: 782.54 GB

Node Details:

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