Loading Tool

Explorer IconExplorer

Memory Pool

78,069 transactions
29.68 vMB
0.07106155 BTC
Random Selection Loading Transactions
Max Size: 181.31/200 MB

Candidate Block

Mining Attempt 57fe6125931fc31719dd27f68fa2e917a7dcb46c5b28e17d5a91b4914c735e13
Version 20000000
Previous Block 0000000000000000000004a53d2ccfc82210803da3fce74ac3709abde32904b7
Merkle Root b820ea9a88f305985c69ff424fcf7174177191e07d45a1879843f1bb249b670e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,772
Size: 1.00 vMB
Total Fees: 0.00552838 BTC
Feerates: 20.11 > 0.55 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,372 (469,425 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
445,947 445,947 000000000000000000bbd792b4649731425053cc2ed20f21bfb330d0723f5aee 2,128 0.86/1.00 vMB 77
445,946 445,946 000000000000000001b022568c0eea405f71eaa5098b4e6339a3c975721c28a0 1,518 1.00/1.00 vMB 43
445,945 445,945 0000000000000000000c5a8475783e62f0d514b0d094f4b23408ea0b88b751a1 2,117 1.00/1.00 vMB 67
445,944 445,944 000000000000000002bc2ae102c8e5c1b34c3dc4d3027bfbfe7a4e2cdaa324ff 2,754 1.00/1.00 vMB 94
445,943 445,943 00000000000000000224b86d70e47aa5c1fefe33cc3b8a1d45e35e1c20f105c5 874 0.77/1.00 vMB 35
445,942 445,942 000000000000000000407725490d890b439ff982caac25c62371e6d347bdf74e 570 0.99/1.00 vMB 20
445,941 445,941 0000000000000000020a724e893fb5aff8fac8f78541f03edfef021e53684272 689 0.26/1.00 vMB 74
445,940 445,940 000000000000000001b2f14b9f98a2164cfd179204ab50bfe98e4059331937c6 558 1.00/1.00 vMB 18
445,939 445,939 000000000000000001443f304262df5035192e57ed1df5748d8b2f27666a4fae 2,215 1.00/1.00 vMB 75
445,938 445,938 0000000000000000004343ed88e8aca17acf1c7fe89f845e275833ef4319edd4 539 0.22/1.00 vMB 75
445,937 445,937 000000000000000000d6c87375c82726fa11746b4dc957d8fd47dadf091f535e 375 0.60/1.00 vMB 27
445,936 445,936 000000000000000000c5e874a54f00c8098c8ffe3ae195c1c1e55591c57bad35 1,034 0.98/1.00 vMB 34
445,935 445,935 000000000000000003410a8bbabdbb6c5c3bfc63541b63ce29b7365821daab4e 1,517 0.99/1.00 vMB 49
445,934 445,934 0000000000000000015d2c99ee0252953ad4d1eda2851e57143112516b16748d 1 0.00/1.00 vMB 0
445,933 445,933 00000000000000000314ab5b1c22354dfd6783759228023aa5009d77ccc3f632 1,278 0.65/1.00 vMB 55
445,932 445,932 000000000000000002972ff4e575e19d5f7034d6cfba043cfdfdbaa91dc2bb34 1,924 1.00/1.00 vMB 91
445,931 445,931 00000000000000000180499a925838aeeaa8b02ff87b7c45f4e8cc803267c89f 594 0.24/1.00 vMB 76
445,930 445,930 000000000000000000fb3d66da8057623c42facf07fe51e8bc73ace1465daa06 674 0.50/1.00 vMB 28
445,929 445,929 000000000000000001d7ec44dadb9661ff62ca1552d4184a6e33e1a57b74a42b 2,122 1.00/1.00 vMB 65
445,928 445,928 0000000000000000005a94449fb1408fc98d424f2cd8cc90f346d8a66a13aaca 2,251 1.00/1.00 vMB 87
445,927 445,927 0000000000000000026766bd54d81ebeb68357c044abaab0e040a9d126411dd6 2,277 0.99/1.00 vMB 78
Previous 10 blocks ↓
Total Size: 783.04 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: 719.63 GB
    • Received: 18.10 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.