Loading Tool

Explorer IconExplorer

Memory Pool

79,133 transactions
30.22 vMB
0.12100868 BTC
Random Selection Loading Transactions
Max Size: 179.83/200 MB

Candidate Block

Mining Attempt 9509f3e5df08b23bbf1f191112780ecda8d568741bbb406607a08ee34f5dd372
Version 20000000
Previous Block 000000000000000000010026c30848cbcc1679bc49d9573a0419ebbd657413b2
Merkle Root 6ffb3462c4f3ee994f97f77af7342088a33743cd4d7afa6e6a54bfc8111b1abd
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,246
Size: 1.00 vMB
Total Fees: 0.02951823 BTC
Feerates: 109.82 > 2.96 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,302 (553,940 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
361,362 361,362 000000000000000002d9d56be59cac942c43126544f758acda798df23ff9f453 807 0.66/1.00 vMB 26
361,361 361,361 00000000000000000031ef5d0a033cb6e3073275b4fb2dd0dda0550048c1dbae 1,796 0.86/1.00 vMB 25
361,360 361,360 0000000000000000074607dec9e0c71f27c7f4501c2cf2b2b4698620a35de8f4 1,572 0.75/1.00 vMB 49
361,359 361,359 000000000000000002f9377bb584cdf0bbc85d88ea510795a73cf7a8974b62bc 1,221 0.48/1.00 vMB 32
361,358 361,358 00000000000000000b11b4ef4c75298f98a0b216568ed83a1be5c4ac4e48af68 637 0.40/1.00 vMB 18
361,357 361,357 00000000000000000b07d9c696c964f87bd969ce4cc9d6bdd441319ff475d770 2,065 0.95/1.00 vMB 31
361,356 361,356 00000000000000000b5a4c2e0c3e23eea49550fd30ced0b49d5212f0756070ef 196 0.14/1.00 vMB 19
361,355 361,355 000000000000000008585d4e8b09b9d263b42e88fc5b6b870c2f042e6d7a3b8d 949 0.56/1.00 vMB 24
361,354 361,354 000000000000000009a366d0bcfd797612958625c00d17a85e5a9fdc01f83824 1,142 0.43/1.00 vMB 18
361,353 361,353 000000000000000013f555082ca7ced65a9eff941e06c506f61ec73800abb2e5 1 0.00/1.00 vMB 0
361,352 361,352 000000000000000003f6beb7f97f6bdf9f1fc88753acfd891b24b71e8fe3499f 978 0.68/1.00 vMB 21
361,351 361,351 00000000000000000218368e4ba9f181a37e26845ee25cc42dc0717ff3acc086 1,805 0.75/1.00 vMB 33
361,350 361,350 00000000000000000f728fd50b4e4cfc04837214ab07c5e58e311ba2a7839132 1,152 0.75/1.00 vMB 24
361,349 361,349 000000000000000013d1de2ffab771e2ce4b8caefca425dc8e36af32db6a8aa8 1,605 0.75/1.00 vMB 30
361,348 361,348 0000000000000000100cb1210a62b38c7f7d990cb080ab5c2521713fa433d139 1,883 0.75/1.00 vMB 49
361,347 361,347 00000000000000001328ae9a45aefd7137488e87fb8fd19e0a3dd05e9f814d47 742 0.39/1.00 vMB 27
361,346 361,346 000000000000000003b705e71a2207e6e736c7110bfe1945df9a03ca6d7ac56b 920 0.43/1.00 vMB 29
361,345 361,345 00000000000000000135b08779358fc6f7bca0a84121abbb27c9f84f0ea8d410 670 0.35/1.00 vMB 29
361,344 361,344 0000000000000000068be96b93baaea52cf9d165aed5c35a62624123e1d2ae03 523 0.25/1.00 vMB 33
361,343 361,343 000000000000000013913da348b331c704a8e92015b93ddafe21280c9f1ed6d8 438 0.25/1.00 vMB 20
361,342 361,342 000000000000000009398eda66e1a36751ae5dc302ce553cb847f9e9704f7fb8 675 0.39/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.91 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: 714.20 GB
    • Received: 17.52 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.