Loading Tool

Explorer IconExplorer

Memory Pool

41,132 transactions
16.57 vMB
0.12898682 BTC
  • 1 sats/vbyte = 5 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 95.78/200 MB

Candidate Block

Mining Attempt b8722384b473825922dd7c077d5e990b0228e9cf9710e6e642bb4bfb27908935
Version 20000000
Previous Block 00000000000000000001ae72154b22862419307a132384746352ae1d74cab25b
Merkle Root ae74172fc3d00794c2775f6648bd91537c0155d1fc24f3e36819619958184e31
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,662
Size: 1.00 vMB
Total Fees: 0.04048973 BTC
Median Feerate: 3.62 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,315 (778,566 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
134,749 134,749 000000000000087782644252e01dfc846a363c40e331a13e9429a3310cc25c96 14 0.00 vMB 558
134,748 134,748 000000000000047bfc63e25cd485ca8a83d181e87398f15217a71d2038b9aca1 9 0.01 vMB 1,046
134,747 134,747 0000000000000bb01dde593fccf757ef5472486b2b86a6d5b6919ee1e32f041d 15 0.01 vMB 1,021
134,746 134,746 0000000000000bb7b7732c66eea910464a4ba4d2885842ce4898f93d06074eb0 72 0.02 vMB 166
134,745 134,745 00000000000008e9ca09e7fe8a38ad6be0b51e0ad7d27418f22f5eac8ecfe1ec 73 0.03 vMB 765
134,744 134,744 00000000000005a684b4cd660eb46a1d1537f6c7833f6369edfd827e7eeeda04 6 0.00 vMB 2,073
134,743 134,743 000000000000014da6906d369cbac61ec7c9887002e39132fd630505bbf9b16d 67 0.04 vMB 365
134,742 134,742 0000000000000789e37005b41004e3ad673197c3a550b6cd8dce71e167eb7a08 62 0.02 vMB 223
134,741 134,741 0000000000000a7fb02b6a52a652795336826fba3b0de9fad0f6f81bf7a448a6 17 0.01 vMB 229
134,740 134,740 00000000000008c223ef562d7e5b51c258b545bd5bac188b7e7108c9f239c8e4 164 0.05 vMB 46
134,739 134,739 00000000000009df2d26599425275a39cbf9c0306b22c9812de76ad421f98d37 52 0.03 vMB 978
134,738 134,738 0000000000000455af9c81379304d0e07c9ed35602e1be1011830770dd6494aa 234 0.09 vMB 304
134,737 134,737 00000000000004db49f713cdd680445dfc33c1fa20aa46ebcf55e7ec61f11186 75 0.04 vMB 708
134,736 134,736 000000000000024ce454f6c9d98f55c439f4763156a0f10d1986a340bbc012ff 141 0.05 vMB 400
134,735 134,735 000000000000088cea39816aecd0f128d9820f7600d17703d3e1571570af33a7 135 0.06 vMB 518
134,734 134,734 00000000000001013dc11f8444e6819435de6c00d85ccb62c87a915d65907df8 37 0.03 vMB 308
134,733 134,733 0000000000000778636ad807a63bc25958d32256c8fd5e8040eb786e40938349 139 0.06 vMB 375
134,732 134,732 000000000000096eea247f51f2fc5cd9e0b1e8710643f67275850de399a56e03 108 0.04 vMB 1,318
134,731 134,731 0000000000000825300b8bfea7147e3a6fb344b56fb4c1385c4fcfcc3423a31a 144 0.05 vMB 1,481
134,730 134,730 00000000000004124af6a27d63e2348373c406ce7c3e730b7489d6c455cb8704 16 0.01 vMB 262
134,729 134,729 0000000000000887f021b17ab58ff6e46ec7abd3d2213ea4f586f8e234d36be1 36 0.02 vMB 399
Previous 10 blocks ↓
Total Size: 779.41 GB

Node Details:

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