Loading Tool

Explorer IconExplorer

Memory Pool

82,771 transactions
31.33 vMB
0.10539695 BTC
Random Selection Loading Transactions
Max Size: 190.52/200 MB

Candidate Block

Mining Attempt 2a0fb7d0ed286706a78c74829cdbb66b7008e0496ab67968d72c782821a09b2f
Version 20000000
Previous Block 00000000000000000000d54ae1f901c1782dfc3a366574883d3ffd6b49db3d43
Merkle Root b2badf8d00d2bd80fe127d6460835ae0fff89f3b39f0f55c18eb04400ad01a40
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,999
Size: 1.00 vMB
Total Fees: 0.02871153 BTC
Feerates: 151.12 > 2.88 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,384 (629,707 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
285,677 285,677 00000000000000007f8f088c46cab6616ad0120ecf6dab71a7343dfa393bbe6d 868 0.35/1.00 vMB 38
285,676 285,676 0000000000000001708739ae9edc5e0e081ac7a810c210e0f1992afcb9031b4b 181 0.06/1.00 vMB 157
285,675 285,675 00000000000000017121a977a3f8e07b369144c99bdca3b73b08bbdfbb8b18cc 97 0.09/1.00 vMB 33
285,674 285,674 0000000000000001281c65918224cfa208a991bf287df5d11f0e6714543f559d 547 0.32/1.00 vMB 32
285,673 285,673 00000000000000004c5c5adc99446237049a6e5383bcf8ddad09029cf92b54dc 703 0.40/1.00 vMB 34
285,672 285,672 0000000000000000cf0fa8a0a4ed95b43b17414c77f67305846fa1b13031a64d 409 0.32/1.00 vMB 81
285,671 285,671 000000000000000115869651bd5de2107c47a1d4ad1e4dcefe8169405c7528ad 702 0.25/1.00 vMB 56
285,670 285,670 0000000000000000ef8dcdd75621dd56935c83e2cca3d41ba781ee634abe6abf 696 0.33/1.00 vMB 35
285,669 285,669 0000000000000000eeea130a6418dc2538690945ab676669c10e569ec5739214 207 0.12/1.00 vMB 25
285,668 285,668 0000000000000000a7998b34274a8023ed6f6ca5049d6b263f4b7460c91deda0 551 0.30/1.00 vMB 31
285,667 285,667 00000000000000002882fa6cbad1c868ae25bcb88c938effc683b53fd480cf78 552 0.34/1.00 vMB 32
285,666 285,666 0000000000000000a960a01fe1057c7ba13549d33d9e4d9b2566355b983272d1 194 0.06/1.00 vMB 74
285,665 285,665 0000000000000000635c2a8f1f11d9a62ecfd1e851af3dbceb884f955b8f5c57 554 0.30/1.00 vMB 36
285,664 285,664 00000000000000011a43928275accf7cdd6b2f2d863f3f4733fe2a7a7c14bbcd 281 0.15/1.00 vMB 41
285,663 285,663 00000000000000010624adcabff09783c3738b6094c5c7d6835bbd1341c65f23 238 0.11/1.00 vMB 40
285,662 285,662 0000000000000000df9aab332ee8bb4135b6686ced576b9819df039e5917786c 544 0.59/1.00 vMB 21
285,661 285,661 00000000000000007c2613141a5ebcfd402e3f4a7a0e5550058c17187184cac1 1,375 0.90/1.00 vMB 35
285,660 285,660 00000000000000011576aeaa88d9a4089a981d3df597e767ed926019285a94a2 1,331 0.50/1.00 vMB 42
285,659 285,659 00000000000000008a0c69a9569d1130e0b1de8a75a090009dcc7019966a6b95 782 0.25/1.00 vMB 102
285,658 285,658 0000000000000000bf3d4e8dbaca7b26a49b38cd3c83ff95b2e6056c0dad3eff 260 0.11/1.00 vMB 36
285,657 285,657 00000000000000009594958ab16a3e2ce94c2e1e790029d82d13c548e28c9229 809 0.35/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 783.06 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: 720.65 GB
    • Received: 18.24 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.