Loading Tool

Explorer IconExplorer

Memory Pool

41,880 transactions
26.75 vMB
0.05643550 BTC
Random Selection Loading Transactions
Max Size: 140.38/200 MB

Candidate Block

Mining Attempt 70e6a67f798ec71c98a28e7e7cb8d0065cb51ecaf1c43d7faaa03d737154965e
Version 20000000
Previous Block 00000000000000000000625f3ecbf1c94fa42f7788ebbce56cac527f5d7f730b
Merkle Root cec72efc6bc45e94456b349958c776e3656c97ed56e210dc3c4ccf60fb3d3dbb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,574
Size: 1.00 vMB
Total Fees: 0.00666033 BTC
Feerates: 103.41 > 0.67 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,924 (263,735 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
651,189 651,189 0000000000000000000d49e5de5c57547cb40db1d805ce79600b5083794984a7 574 1.00/1.00 vMB 3
651,188 651,188 000000000000000000020811b6372975e645efdfc4cd42d3847510ff90c46ff1 2,460 1.00/1.00 vMB 30
651,187 651,187 0000000000000000000379a1a91d53133ed8803259a1535b1145dda33c85e6c2 2,658 1.00/1.00 vMB 47
651,186 651,186 00000000000000000002050ff83acfeecf3226a92c50547d927b5d6c15a43a65 1,069 1.00/1.00 vMB 2
651,185 651,185 000000000000000000007f2ac83860999a84dd05f51b7cc1cd8dbc7da682b78b 2,850 1.00/1.00 vMB 14
651,184 651,184 000000000000000000089cbb91ac0695003dd8b23f9555f5b260677ec1f82c4c 2,169 1.00/1.00 vMB 34
651,183 651,183 00000000000000000009206a181f12ac8da3b308ab06c490211d06ced367f770 2,312 1.00/1.00 vMB 31
651,182 651,182 000000000000000000022ba5c6903e6cadd8d45184c6ab8c9db2b2066a99bdfe 2,397 1.00/1.00 vMB 102
651,181 651,181 0000000000000000000bfa1b0e5b67177e82ee2941b6dbb1d6a8d057eecd2273 2,155 1.00/1.00 vMB 69
651,180 651,180 0000000000000000000939a1d2a60afc1a3963342245c128a14a5e80cc9cbb80 2,591 1.00/1.00 vMB 39
651,179 651,179 0000000000000000000c9023f5cd0e26106135740ef288caae04a1fcf5c369ab 1,643 1.00/1.00 vMB 26
651,178 651,178 000000000000000000075dab2c3e85b598383be13f86b65b0e6165dfd2466f1d 1,326 1.00/1.00 vMB 19
651,177 651,177 0000000000000000000133d2fee566c2461c445515b50f371dc69bbdf2f95195 2,477 1.00/1.00 vMB 49
651,176 651,176 0000000000000000000cc40988f16b65447fe846e88fafa5e38cc43f355b8279 1,979 1.00/1.00 vMB 48
651,175 651,175 000000000000000000088eeda2d2d2dc388242563288a8b8453aa8db1faf1c35 1,515 1.00/1.00 vMB 17
651,174 651,174 00000000000000000004baa6aca0dec02fd2ae3b4f0a1e40bf92d85d00de0040 642 1.00/1.00 vMB 4
651,173 651,173 00000000000000000004e09b7630bc59973bc5ff9dbf4049de0197f4d1771832 203 1.00/1.00 vMB 4
651,172 651,172 0000000000000000000395362e476550d271d0005a0bbf33ba465d755772b9af 456 1.00/1.00 vMB 12
651,171 651,171 00000000000000000003fa2996a021fddf7b97131b1a1ebcb74f15ae27852b9a 1,521 1.00/1.00 vMB 25
651,170 651,170 00000000000000000006ce8affffca76af12b2adcc2ac1e105615aad02026977 717 1.00/1.00 vMB 21
651,169 651,169 0000000000000000000d1efcd44315af5aa517927193a364fad13c06f9d31b25 821 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 782.25 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: 655.52 GB
    • Received: 14.32 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.