Loading Tool

Explorer IconExplorer

Memory Pool

77,740 transactions
30.04 vMB
0.11079546 BTC
Random Selection Loading Transactions
Max Size: 181.26/200 MB

Candidate Block

Mining Attempt 6b9aa45da79c04a84cda930f73d20aeda2acd63c237b2d63acc3b61f813ce1c6
Version 20000000
Previous Block 0000000000000000000067a6baa6a95faea41c82751e11dd94b2cd8d3557ef06
Merkle Root 5cdd991b01c59a684a20227dcf718191e4555fd9f7f704525b41d8a9ec970f86
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,460
Size: 1.00 vMB
Total Fees: 0.03890834 BTC
Feerates: 357.61 > 3.90 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,435 (10,030 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
905,405 905,405 00000000000000000000bed5975447c119bb7d6d62c7f41a9b089681892744e8 1,878 1.00/1.00 vMB 1
905,404 905,404 000000000000000000015c4bedd57194c3f3368a3c4d81228fd649c29c6a9a02 3,656 1.00/1.00 vMB 5
905,403 905,403 00000000000000000001d429d056b9a69679009fa057f01ac7cfcc11b643fbd4 2,000 1.00/1.00 vMB 2
905,402 905,402 000000000000000000019dec53af2c2b8db88cd212bbf4b8e852997cde6194bc 1,775 0.67/1.00 vMB 2
905,401 905,401 000000000000000000008164960c1730d2a6dab873e0c4cbcd45ea7a74aedb79 227 0.05/1.00 vMB 2
905,400 905,400 00000000000000000000e2145e0fb90b3e010213277211a6d40131165b2e61f4 1,417 0.62/1.00 vMB 2
905,399 905,399 00000000000000000000208bacdd32b61e28175858f514926408216a6d82ba08 559 0.15/1.00 vMB 2
905,398 905,398 0000000000000000000101ca44a3dffd735c824ca43457a97a47782359beff98 2,082 0.87/1.00 vMB 1
905,397 905,397 0000000000000000000018795e4a0fd1a9ea566127240b5fc6b18c88e57644af 2,486 1.00/1.00 vMB 3
905,396 905,396 0000000000000000000122496f919747f8c363c510ce7d9c131df6c5eec28a32 942 0.35/1.00 vMB 2
905,395 905,395 000000000000000000006929488fa664c2bfa572e7fb1012c5da633ee0cbf6c7 160 0.06/1.00 vMB 2
905,394 905,394 0000000000000000000169bbe8a2119624327b609f44f30e02f9375c8fda2465 2,074 1.00/1.00 vMB 2
905,393 905,393 000000000000000000014a8855259654ba1dd47c3fd734deff59bc108c756a7a 1,600 1.00/1.00 vMB 1
905,392 905,392 0000000000000000000050636837edc3d68d68c9e025fedb60319d53ab2e28d7 2,107 1.00/1.00 vMB 1
905,391 905,391 00000000000000000001fc5c0ff0cff72a8adc15cc6d0101d361ae1da89e655e 3,223 1.00/1.00 vMB 3
905,390 905,390 000000000000000000011c63981705b7b194716c01e8d9014b5bf6e3d41c9911 2,226 1.00/1.00 vMB 1
905,389 905,389 00000000000000000000f8eeeeb5ecef8590ed3f1f846a73e3554fe0393f4b9f 3,294 1.00/1.00 vMB 2
905,388 905,388 0000000000000000000233bb952e30c079cc07b42bc91dde95aa4056ac15d340 3,207 1.00/1.00 vMB 5
905,387 905,387 00000000000000000000f66a4d2a7f097747c9fbdad654f7e7b2f9d880471073 2,128 0.54/1.00 vMB 5
905,386 905,386 000000000000000000007a60c19e756007872426b987825a4a2393dd5bb75e71 532 0.21/1.00 vMB 2
905,385 905,385 000000000000000000016d5b5e1e5c25f5d543be2e54f341261fbf680a9d7022 4,884 1.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.15 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: 744.49 GB
    • Received: 18.71 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.