Loading Tool

Explorer IconExplorer

Memory Pool

34,697 transactions
10.87 vMB
0.19843581 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 68.74/200 MB

Candidate Block

Mining Attempt fa81439b6df84863489c458af45b0198c67a36ee8f7995f94f9598725e660917
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root 55373b514d2eb4b91c9c3ad1367216334c2389f728442501549653b60c5ee980
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,292
Size: 1.00 vMB
Total Fees: 0.08418838 BTC
Median Feerate: 5.99 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (773,239 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
139,977 139,977 000000000000088139a7705c7d4befc918617783ac8480789a916cde17e7374a 9 0.00 vMB 143
139,976 139,976 00000000000004fda1b564008e456be3c237786884aee9d6ef361ae2716345aa 42 0.02 vMB 185
139,975 139,975 000000000000079488e5131ad49e599722151bfc38a8cb6c679fe2ad115681fe 18 0.00 vMB 495
139,974 139,974 00000000000007d2e387f1507cc915ae2e44ab5876a8da99a92cfc9df700c771 171 0.05 vMB 113
139,973 139,973 000000000000049f8bb6d938e6a6b64051f0b8f43edd72c67fc1b7e6ef2b3296 65 0.03 vMB 210
139,972 139,972 00000000000007c3aa116c50e1989428cba821017fb5f204d5d35c0ae6cefcb8 141 0.06 vMB 392
139,971 139,971 00000000000008ad6906f1d14cffe0f06c7339f377ccde8ed05f68448a62a40f 38 0.02 vMB 112
139,970 139,970 0000000000000600aab7670faf30c13fdba3372a833563d6f0313fdbebf83c9e 28 0.01 vMB 227
139,969 139,969 0000000000000039267267f733a133968e12b1ee527aecbbc3c92cbef57a1b10 6 0.00 vMB 585
139,968 139,968 000000000000063a8ea063bbfafc236ae97a297993ef33586363355be20ec8fc 38 0.01 vMB 259
139,967 139,967 00000000000006631fc53fd99f11b2d98ce3f577287350e9d480c6340f30b78c 1 0.00 vMB 0
139,966 139,966 00000000000001bf0da7e2f6a27568a852d7c55d5e1a62f87bced3d795fcac42 30 0.01 vMB 23
139,965 139,965 0000000000000725859fa337913946086791b47eb61727a83bec2eb9394e2a82 20 0.01 vMB 930
139,964 139,964 00000000000003b5398d4c2cac589abee4a8b6cd3e0b2306e7f772e3b76ae522 23 0.01 vMB 51
139,963 139,963 0000000000000864584d6c27ab588cddba4b8e2e66697f907fbee8d0fac4bb68 6 0.00 vMB 18
139,962 139,962 000000000000084ff9d94f2bb35ebb03811d4ba298a50d547b23e2b01ced4851 29 0.01 vMB 165
139,961 139,961 00000000000002bbdc6778dbbd75ed0da6d5bdf924d72aaa76bbcb0ebb28d9b1 104 0.05 vMB 171
139,960 139,960 00000000000003f227f154a532d174322fd6e90e15d9dea836ce107867f0ae7b 16 0.01 vMB 1,547
139,959 139,959 000000000000071143f450924c24af980de93d056e6889fae121d7f2f4f8d468 115 0.03 vMB 204
139,958 139,958 00000000000004a4d5d6e84c85704d9b54f8adb846d1d6ee43db31c91a0ca47f 48 0.02 vMB 227
139,957 139,957 0000000000000453372003eee152bd91376eb44c2177b2472ae92be4deac69a1 24 0.01 vMB 107
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 71
    • Outgoing: 10
  • Data Transfer:
    • Sent: 22.61 GB
    • Received: 0.45 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.