Loading Tool

Explorer IconExplorer

Memory Pool

80,329 transactions
30.47 vMB
0.08407709 BTC
Random Selection Loading Transactions
Max Size: 185.84/200 MB

Candidate Block

Mining Attempt 77010e0b86617c9e321a4f3013e2be28aa2721052265e62adfa68d231726239d
Version 20000000
Previous Block 00000000000000000000d54ae1f901c1782dfc3a366574883d3ffd6b49db3d43
Merkle Root 5c977a21cd0216a7deb09e1fa0aa66df10060a51f260bb57ba539aba5ddba2da
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,071
Size: 1.00 vMB
Total Fees: 0.01569764 BTC
Feerates: 151.12 > 1.57 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,384 (635,263 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
280,121 280,121 00000000000000007bd0eb5658650d60d3d5c45979ff9c91f375af086bd61610 551 0.24/1.00 vMB 63
280,120 280,120 0000000000000002e7b71f0b3cb7d62f983c2b18a9996cf5875e18ec723c0da3 19 0.01/1.00 vMB 34
280,119 280,119 00000000000000009bb8ce28f50fc0547468457e0370e15c2af84363753e0eab 225 0.08/1.00 vMB 21
280,118 280,118 0000000000000001eb2dcedc140480c93152993c1db73e7a40497f4f5462feb4 179 0.11/1.00 vMB 42
280,117 280,117 00000000000000015eadff214ca0c1d4114ee769909acf98936d896bec798c72 687 0.25/1.00 vMB 71
280,116 280,116 00000000000000022a5f3571e7b70957c9753e0730f131b91ba0c9cf6f7419f0 142 0.10/1.00 vMB 20
280,115 280,115 0000000000000001bfd3ebad6cde3f19ebff4096ebf9624a609ccdef994922bd 185 0.10/1.00 vMB 54
280,114 280,114 0000000000000001c3c43c98a2b515d79689b8111b11d381fb7737cc1acce0bc 20 0.01/1.00 vMB 68
280,113 280,113 0000000000000002180628541962f14bc6dddc8381436aa45d580010436e52fc 113 0.11/1.00 vMB 41
280,112 280,112 00000000000000020ae264a83881d242800ba04e8eda13f11b65559ab09afeea 333 0.12/1.00 vMB 74
280,111 280,111 0000000000000000b4e1a41b63c2fff086b22eda9b03faf98f6dcfc53349580a 239 0.14/1.00 vMB 39
280,110 280,110 0000000000000000a8c5a5c1da8ed633820bac616746676078873b333bc9d752 329 0.24/1.00 vMB 26
280,109 280,109 00000000000000011dec345ceae0765c98c72bdcb7cdd83e749ad37bbc3104cc 701 0.25/1.00 vMB 70
280,108 280,108 0000000000000001605d595e38f5df4ebcce513bb81f46f1d43284a98d134165 665 0.31/1.00 vMB 62
280,107 280,107 0000000000000002220364e4f482e5f6d17cbd35fbea3d26b1ca5bb416ee5c4b 272 0.11/1.00 vMB 79
280,106 280,106 00000000000000008df38a3e86e3efff160db0d8fcc8f3d1060fe77e526b50a3 1,097 0.52/1.00 vMB 65
280,105 280,105 00000000000000017838e55dce75623122cd63218876ac198645f5ae5da4540b 246 0.12/1.00 vMB 24
280,104 280,104 0000000000000000b4e716cc8e4c887f05d26df5e35ec8bb4dc3081590f8d880 134 0.07/1.00 vMB 44
280,103 280,103 0000000000000002eed85e4a8a282b2868b6fa819b9a1ff2bcb5d55708be3f15 17 0.01/1.00 vMB 79
280,102 280,102 0000000000000001d6dc3d054a473a77d2374ab9335821c14972b5f44617f573 90 0.05/1.00 vMB 38
280,101 280,101 000000000000000305ed4475d1b4a2120dea743781709b670b354b7f4f296577 92 0.05/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 783.06 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: 720.63 GB
    • Received: 18.23 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.