Loading Tool

Explorer IconExplorer

Memory Pool

78,636 transactions
29.14 vMB
0.11781623 BTC
Random Selection Loading Transactions
Max Size: 175.78/200 MB

Candidate Block

Mining Attempt 2d9fe123b0e1f7efb3b987e74627c53741ed9572c94f5f47dcfa37d945c3855f
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 9fd9ac295340d73313cd6c2ef8d48d8f31ed4a6999a625a2a10a4a7fe996c91d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,108
Size: 1.00 vMB
Total Fees: 0.04246528 BTC
Feerates: 150.80 > 4.26 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (156,438 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
758,827 758,827 0000000000000000000350c55118629bc90a68fbbc5811ac55be2976863ea081 449 0.16/1.00 vMB 5
758,826 758,826 00000000000000000002fc13c9c575fd90e9f41adfcb889b7c5373acd59fd001 3,087 1.00/1.00 vMB 9
758,825 758,825 000000000000000000059e3053c88d22134d64103add41df624b1c5eb69ac906 2,260 0.80/1.00 vMB 7
758,824 758,824 00000000000000000003b9c9351cacd1d0a4fb213e707ac52e51afb56b1ff437 1,796 0.53/1.00 vMB 8
758,823 758,823 000000000000000000010286512d1197065921f017577bb7efbf8dd4e0456bde 1,695 0.63/1.00 vMB 7
758,822 758,822 00000000000000000003cfe835a7496557d084be0ff777c7d432d854e29b285f 611 0.18/1.00 vMB 9
758,821 758,821 0000000000000000000469b7d25e885a292e71a4aece769ad8477d9b03deaa32 850 0.27/1.00 vMB 8
758,820 758,820 00000000000000000002ac3973aca1252e0a7f2e527654c5868addd6fdf2131b 1,605 0.75/1.00 vMB 6
758,819 758,819 000000000000000000043fae8d511e3f85aa7b90a48ce007aee93ad1579f6ee2 114 0.03/1.00 vMB 12
758,818 758,818 00000000000000000001df1b71eb1eaf633fb71f123a1659e1ab970a3fca8827 160 0.04/1.00 vMB 11
758,817 758,817 00000000000000000001dd79f4e0767b44154d0555eacf2b177382b92780e918 611 0.25/1.00 vMB 7
758,816 758,816 0000000000000000000493eeb52ffa038e78ee6cc3094e757bdf76603f847aec 660 0.59/1.00 vMB 2
758,815 758,815 0000000000000000000560370f1b3df0e3494a83537b29027cd494ec28d424d8 2,498 1.00/1.00 vMB 4
758,814 758,814 00000000000000000004f8393ffa624bd4afc4514b5fdaf3bbc5b9a7130e380c 3,292 1.00/1.00 vMB 10
758,813 758,813 00000000000000000001b530149bbda817880e76dcf52d6e1e033312cb0fc421 2,853 1.00/1.00 vMB 12
758,812 758,812 00000000000000000001a6ad91f14562ed9b74a4b5d9ed723aeb49997733870d 1,144 1.00/1.00 vMB 11
758,811 758,811 000000000000000000015b3af81ec000855f6ade33fa55a3ba0c372d100024d4 832 0.33/1.00 vMB 12
758,810 758,810 00000000000000000005368569736959e08856aed467749266c812c0c00d165b 877 0.28/1.00 vMB 8
758,809 758,809 00000000000000000005fedbb2d42ccba0fee0d122e1172e8640822050d9b794 486 0.27/1.00 vMB 3
758,808 758,808 00000000000000000005a010eebf4e7270eea268355dfa6e391afaacb95b7b1b 2,504 1.00/1.00 vMB 9
758,807 758,807 00000000000000000004cc3a451472ffa5884efaa3b43394392f45a41cd4efc7 2,676 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.85 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: 712.78 GB
    • Received: 17.21 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.