Loading Tool

Explorer IconExplorer

Memory Pool

27,176 transactions
4.75 vMB
0.02547037 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 12 blocks ()
  • 11 sats/vbyte = 11 blocks ()
  • 12 sats/vbyte = 5 blocks ()
  • 14 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 38.99/200 MB

Candidate Block

Mining Attempt 9beaec34452ff8542eff0fd187210d17e722519d79e73dc1efb6f8c8dfbb0530
Version 20000000
Previous Block 00000000000000000000b36e763a3ba1856f8361645f2999589f9817be60e18a
Merkle Root 750969b28e0228aec784ae7033aa1a9714a7e30eee33643f6c52c9c32163e19c
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 938
Size: 0.30 vMB
Total Fees: 0.01329249 BTC
Avg Feerate: 1.16 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,787 (663,536 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
249,251 249,251 000000000000003a2551f8f3fbe1b0ef92c82326c8715a6f4f1b73756b036f64 0.24 MB 556 63
249,250 249,250 00000000000000735f067e3b406e5221bb3e51851f660fedbedecda3380e6c63 0.25 MB 604 150
249,249 249,249 0000000000000059fc3cff18408ac0a87fb69730d6adeb403fedcf8d68cfb451 0.05 MB 84 73
249,248 249,248 000000000000003b0511b42902ac42c8884d1806fc6a823c5e828243e5417a2d 0.19 MB 414 99
249,247 249,247 00000000000000800c0ffc189a85f9fb5d4c5d0625c94a6e16186fd13614a129 0.21 MB 519 128
249,246 249,246 00000000000000638bbe17c45e7224b150cd8b5264eb3fa28a9b773d6d8fc53a 0.25 MB 575 143
249,245 249,245 000000000000001c2b3d5bda2515a4945fc8017d95e150245a54023e435a38b8 0.34 MB 512 46
249,244 249,244 000000000000006046110c57ddcf266b4722ec695dbfd3a2fc9fa459db7740ee 0.25 MB 670 206
249,243 249,243 0000000000000058dc39fda0da5e434bd8c37d901653804b627e9500b39f3943 0.03 MB 31 34
249,242 249,242 00000000000000230efa08402ae1b398c11d34a37a8f646678dba22db82771c7 0.14 MB 316 130
249,241 249,241 000000000000003036cc25f120db31204e6d6cb63d4f4a53c8bd1fb4a20c9b2d 0.05 MB 74 93
249,240 249,240 000000000000003a15e91ab7a8aebf4e74dc8a5582ea677df0c6ce94c838ae77 0.09 MB 174 145
249,239 249,239 000000000000001c14afc0b7b85df053ff40ccdd3883df96037f1be038acf33d 0.17 MB 434 145
249,238 249,238 000000000000002f72779f471af73e51027700a8155eb6dc6d105b197673b042 0.00 MB 3 84
249,237 249,237 0000000000000035367db029343dcb3d12572235ac1a4c66dab748e67e91fd83 0.06 MB 131 113
249,236 249,236 000000000000007fbff120f0d667228d51a8bf3c4eda1136eac07d9205f32953 0.16 MB 402 133
249,235 249,235 0000000000000064d13319553395c4be8e03c6cdc1d2e562360e4face83c1280 0.08 MB 178 131
249,234 249,234 000000000000007dd90881a6d65d2f2e6aad5220da285b766c9412454b95855d 0.02 MB 26 55
249,233 249,233 00000000000000135d554f4b999418472567370d350ddebd72c9f49f8020ecdf 0.01 MB 22 183
249,232 249,232 000000000000005889b7a263842de45dc569f80ef316855cebdaa0ecd856acf4 0.00 MB 1 0
249,231 249,231 0000000000000016dfc62b6801d99d7ee2d1d5e0a32ead772730768cca2c385e 0.05 MB 89 113
Previous 10 blocks ↓
Total Size: 778.47 GB

Node Details:

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