Loading Tool

Explorer IconExplorer

Memory Pool

81,049 transactions
30.11 vMB
0.10507344 BTC
Random Selection Loading Transactions
Max Size: 181.58/200 MB

Candidate Block

Mining Attempt cc5db25f20a1283cfd57a94bfa782cce9561b751a0eae3a00b326089b81c9d76
Version 20000000
Previous Block 0000000000000000000134f51554c94e7c4e33ec04070a06b3ca9e0eb5c85a0c
Merkle Root 06f4716c5ab5535dd878c174348b24f35f1409c49cd894dd116c0b487a57e2e9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,053
Size: 1.00 vMB
Total Fees: 0.03697974 BTC
Feerates: 100.25 > 3.71 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,097 (228,120 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
686,977 686,977 00000000000000000008d354a265b3150fbee5f54a748c75d2c3777fbbcddbed 2,598 1.00/1.00 vMB 52
686,976 686,976 000000000000000000084ace413756a221f88a767fd9a0b0f06ac1ff7a5f3acd 2,649 1.00/1.00 vMB 78
686,975 686,975 0000000000000000000bf345c397efd7e635270d7c8c1998ec08ecf63d78da4b 2,938 1.00/1.00 vMB 62
686,974 686,974 00000000000000000001114efbe51b75e6a0fec83042e22ea837336f951dfdcf 2,712 1.00/1.00 vMB 36
686,973 686,973 000000000000000000056e7bb8fbb35c7799935481deec46229c25834ab70d33 1,537 1.00/1.00 vMB 110
686,972 686,972 00000000000000000000a59f73b2fed5969a8359888f0ae1d18f2b7b18743009 2,088 1.00/1.00 vMB 33
686,971 686,971 0000000000000000000a16f6075a718ab2d39715518d4f1e6306eb8c0ac3e513 2,356 1.00/1.00 vMB 48
686,970 686,970 0000000000000000000ac5b1dd33f48c90908a8db338e512ac6c902f49f80464 2,038 1.00/1.00 vMB 68
686,969 686,969 0000000000000000000a25339d9c2eb4a0f86e0fa18fabf49c4782a41e32a1c9 2,720 1.00/1.00 vMB 33
686,968 686,968 000000000000000000064e7b027635dc74f67ad07f5ba663f20f13c8e4e43cf6 2,918 1.00/1.00 vMB 43
686,967 686,967 0000000000000000000965fb18ddd307512a5ef4abc6fbdbb44a760bf980ab4c 1,173 1.00/1.00 vMB 148
686,966 686,966 00000000000000000007ff42c283f968aec6971b6bc1413d0ec8e73ac36f15c1 2,422 1.00/1.00 vMB 35
686,965 686,965 0000000000000000000186f7e2d12d465e99e9b8fad3d3d7aa83461e15d83a13 3,101 1.00/1.00 vMB 50
686,964 686,964 000000000000000000068460075048ba65c713a0b0cbdc55a82374ede0a38925 2,499 1.00/1.00 vMB 42
686,963 686,963 0000000000000000000c5721e5aa189a3dc6ea80dcadb30a524bc1ce8946b103 1,784 1.00/1.00 vMB 35
686,962 686,962 0000000000000000000d4c624cef9ee315cc395a0cc16e61364567d3ab874d8b 1,913 1.00/1.00 vMB 41
686,961 686,961 0000000000000000000ce5d3fc2bb1667a140461b749a485a8132de26727594d 2,233 1.00/1.00 vMB 43
686,960 686,960 00000000000000000001bbda5e242a43a344df8459bf182a10b14bd10bddeb28 2,196 1.00/1.00 vMB 29
686,959 686,959 000000000000000000061f67e0b7bf8ae755d8e71a808f8665229576a713ed59 1,632 1.00/1.00 vMB 28
686,958 686,958 000000000000000000050d282b80d0a3b7334c35283a6752e3bb8d55da7b93ae 3,093 1.00/1.00 vMB 25
686,957 686,957 0000000000000000000d4e51a8cee49582113a97d8593b6fbe251de3d97058bc 2,642 1.00/1.00 vMB 83
Previous 10 blocks ↓
Total Size: 782.56 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: 670.18 GB
    • Received: 15.83 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.