Loading Tool

Explorer IconExplorer

Memory Pool

79,121 transactions
29.46 vMB
0.08392286 BTC
Random Selection Loading Transactions
Max Size: 180.09/200 MB

Candidate Block

Mining Attempt f52f2b2d091ed689589c5e8c3c211a86131ee9c343b35162ba60ccfa0616f8c8
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root eb0138a328f0f039cbc212fa75e21568cdc5895504e48780841ea35122737398
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,344
Size: 1.00 vMB
Total Fees: 0.01919866 BTC
Feerates: 402.60 > 1.92 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (570,849 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
344,474 344,474 000000000000000018ab5f6bd270011c083d06bf21a47fa231a089a167bcec4e 391 0.20/1.00 vMB 28
344,473 344,473 000000000000000002950ddab196250cc085138469824aa49a151b78026d7333 847 0.56/1.00 vMB 21
344,472 344,472 00000000000000000557679c7e56d4502a9f87e21cff7c9db938755149b9f60b 349 0.16/1.00 vMB 32
344,471 344,471 0000000000000000157b1914e33403984cbc8b969d52186476b51b07d41be07d 426 0.23/1.00 vMB 25
344,470 344,470 00000000000000000b3e3360eb1b163194956789c71331de6ad6c189ce163499 180 0.12/1.00 vMB 22
344,469 344,469 00000000000000000d6a682987b229aacafefce3f153f5b4fd92795f9ac920f4 657 0.49/1.00 vMB 19
344,468 344,468 00000000000000000de12589b24e02bac8370b28457858581fdea8244799bbae 767 0.41/1.00 vMB 25
344,467 344,467 00000000000000000ace713dd80122301e9f2f07d82c25e38acbb2728e29d79e 422 0.26/1.00 vMB 22
344,466 344,466 000000000000000010782621c97ece70b72a169fc07468dd4f41cdf0f60cddef 1,161 0.56/1.00 vMB 26
344,465 344,465 000000000000000006c7cdecaf9dbe50a5fc693e7a555550d57aa1706f3f964b 973 0.51/1.00 vMB 26
344,464 344,464 0000000000000000051919a69d352b5ea63a78c65968b9a998076e8c7408a9a2 547 0.27/1.00 vMB 26
344,463 344,463 000000000000000017b8ecdebd235c0f72ff53943deb6293676588af648d74b9 870 0.41/1.00 vMB 30
344,462 344,462 0000000000000000148c8866edc6d5c6856d4b0b758cca3df7999f5bf3933671 242 0.17/1.00 vMB 16
344,461 344,461 000000000000000001afa693a5aaef7532ae37013e60eea073a77a40baa2ea84 256 0.08/1.00 vMB 41
344,460 344,460 00000000000000000642e7559ceb0863caadf89e997f25a929200c3b1434ed45 293 0.13/1.00 vMB 27
344,459 344,459 000000000000000012de3f2416f341c94e931e1df10250cf71c3efbea75db428 1 0.00/1.00 vMB 0
344,458 344,458 000000000000000011888fb6c9c964af125961da7d13feec53ba3e1bb071ded0 33 0.01/1.00 vMB 33
344,457 344,457 0000000000000000179a89577c88b0da137771dd6ddca7535889584b925d5b18 370 0.21/1.00 vMB 24
344,456 344,456 00000000000000000594ea0a82ff04521adff03320868d9ac1fbf8e3f9f41c30 569 0.32/1.00 vMB 24
344,455 344,455 000000000000000015c21c962191ad91590c08cc1d07cf42ecc09a0d61907dfa 254 0.14/1.00 vMB 21
344,454 344,454 0000000000000000025cee0e1ae26e443d6fdeb1d98853feac248124336f65ab 228 0.12/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.95 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: 715.17 GB
    • Received: 17.66 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.