Loading Tool

Explorer IconExplorer

Memory Pool

26,786 transactions
6.36 vMB
0.06401464 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 46.08/200 MB

Candidate Block

Mining Attempt 5241803136de5cc1970d15e8add6a9855cc88e69cd865c656a7a2e7eb8e259d0
Version 20000000
Previous Block 000000000000000000009a435f08d385fd460ae021e67efe7d637d995df467c0
Merkle Root f17599022088fb9a8ae1df1f23d944969a9c464f5e5cae90a5f5f3d28511de33
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,080
Size: 1.00 vMB
Total Fees: 0.04835888 BTC
Median Feerate: 1.20 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,230 (667,201 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
246,029 246,029 000000000000003912cecd465ebe35524046f45808b068204f63509109c8e155 244 0.09 vMB 110
246,028 246,028 000000000000006200a42e62420c3d89e1fb4190f7d21650f1d1d0db98a5108f 97 0.06 vMB 41
246,027 246,027 0000000000000026c982e0f9c1e985878eb37263b91e985e831d40b279505bf0 79 0.04 vMB 36
246,026 246,026 000000000000000a0b1ee6bef87692d1cd0e2fe5df683876859d457139cb4b22 401 0.19 vMB 146
246,025 246,025 0000000000000012d3a22634950406ed613c36340ee5397e971fc3077d62a167 131 0.08 vMB 27
246,024 246,024 000000000000000a7d468a950f9978257b2a5d911638eef3966ca6571c9ae985 778 0.35 vMB 140
246,023 246,023 000000000000001b2b7a6f08ca5f5459d0fb0d65aa12cfb568a44de48a1a7a23 97 0.04 vMB 47
246,022 246,022 000000000000008a14119b04626df1985cf4628b17adea5eae78e3fc2b347bc9 494 0.24 vMB 88
246,021 246,021 0000000000000017e4aa9a1cf1ad3ba53471cf27abde371e427e86c2db82d27a 629 0.25 vMB 161
246,020 246,020 000000000000000bd8f8c16c5221d517f75afa8c25c1e463f9d60db18c253af2 240 0.12 vMB 41
246,019 246,019 0000000000000012ea619d59614a5d39f169d7d66bdfbaba3b019837df5b8bed 92 0.05 vMB 95
246,018 246,018 0000000000000011653076ae1961b7f5234fb430b35dc377be1a2a076347edc0 392 0.17 vMB 144
246,017 246,017 00000000000000526d72a818f145fae73cdaf5865be7b7756afaee98abbe9b2c 609 0.25 vMB 158
246,016 246,016 000000000000005bd20c55a906b0f27d7296c6904b40ceca7763ce122ccfecf9 112 0.06 vMB 111
246,015 246,015 0000000000000006a28b24419622a44a15357246f29e1c6e9420a1f09786fd9b 457 0.18 vMB 112
246,014 246,014 00000000000000379ff6edf7e43bd448a0dce4500e2c2d7a014d82872faab75b 175 0.07 vMB 109
246,013 246,013 00000000000000674b87e5933ee48152acbb4c8a918b67be76bf233e9eb784f3 1 0.00 vMB 0
246,012 246,012 00000000000000740524cde87c16ee41cf5b0b846b7100919ec4eacbd6464a69 221 0.10 vMB 134
246,011 246,011 000000000000000af85e194c9b68714b1407f5712d91b33b10af8eb143a3de97 192 0.07 vMB 32
246,010 246,010 00000000000000786b39ac488b343086f3ff27c276b7e1749cf0e8d13dbf0e23 7 0.00 vMB 37
246,009 246,009 0000000000000039b13c36db4f56576975dded2afef795276eb0fed821d42e73 184 0.07 vMB 112
Previous 10 blocks ↓
Total Size: 779.26 GB

Node Details:

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