Loading Tool

Explorer IconExplorer

Memory Pool

82,795 transactions
31.25 vMB
0.15660455 BTC
Random Selection Loading Transactions
Max Size: 185.75/200 MB

Candidate Block

Mining Attempt 3e50e10d04711ab08108fde2ac973b252232c8b58e2b40190082f19c5d1273e9
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root b35762e6c287635c2733f3fae0ec73ed70edb6e865d9469ddb5175f81ecb2109
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,106
Size: 1.00 vMB
Total Fees: 0.05962617 BTC
Feerates: 269.69 > 5.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (541,188 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
373,957 373,957 0000000000000000027e16254a0020f50ac8ab665eb3a4f713b2a844afb7dcbe 992 0.75/1.00 vMB 23
373,956 373,956 00000000000000000104c9933f5b17c97e7c77ee7a236730e2751223950fec13 373 0.29/1.00 vMB 36
373,955 373,955 000000000000000011de32a93eb621dd1c7df6a27d185b10bff1c0e0d8a676f9 359 0.19/1.00 vMB 30
373,954 373,954 00000000000000000868a6f38f4586de64d492965e1eb85caaae4ccc1a155be0 1,132 1.00/1.00 vMB 20
373,953 373,953 0000000000000000133fdb8e9b55806fcc05926c6f167b182aae05ea7de132cd 248 0.10/1.00 vMB 45
373,952 373,952 0000000000000000055772312219fa71da8712f515107dc360eea6e34960d97d 1,010 1.00/1.00 vMB 16
373,951 373,951 00000000000000000b98ea0147ad17fa5a3f8cac0e20fcdd66d98fc05ec2598d 1,836 1.00/1.00 vMB 37
373,950 373,950 000000000000000011d051f8d167be6bdceabb0b84f9d1ed0cf4d01b2ef5ef61 471 0.75/1.00 vMB 11
373,949 373,949 00000000000000000af256e4405cd7b7512135707c6aeb5713ad99a7f2f3f724 583 0.29/1.00 vMB 44
373,948 373,948 000000000000000012e5a9163785d6f2afb2de2a5b7098ab290ae2a5d82575a4 843 0.38/1.00 vMB 45
373,947 373,947 00000000000000000aa2f66af1d99558e44a942c2b98ad75f8aa0c68afc71457 1 0.00/1.00 vMB 0
373,946 373,946 0000000000000000093186ac05c3d81fbef0114431e9c7664a5ee63856280ebd 185 0.10/1.00 vMB 32
373,945 373,945 000000000000000009cefae3d158648f2a58a93c20e31491f32908aad5750dd5 1,651 0.75/1.00 vMB 44
373,944 373,944 0000000000000000011a630e1668db52a13d3e298056a241eda76a1a76cb803d 227 1.00/1.00 vMB 5
373,943 373,943 000000000000000007aac35bd4253fa846b45169439f0d156993bbc652b8a391 100 0.17/1.00 vMB 9
373,942 373,942 000000000000000003532ac77d86ed37666875e0b6251f7ee0cbdec7a89f4872 233 1.00/1.00 vMB 5
373,941 373,941 000000000000000011110e1e75c739102bddc33b7b5d4e9431a81397f3fb3ead 441 1.00/1.00 vMB 9
373,940 373,940 000000000000000003a4c18f886ce431874a2be139de33ee605827b3a15e9eee 209 1.00/1.00 vMB 5
373,939 373,939 000000000000000011fbd86903f62f10105f54ff0ef4faba470a08614c9e3f80 622 0.75/1.00 vMB 17
373,938 373,938 000000000000000012a0f0bd2d615009bc2794b790a112a95c117dbcb65d5dcd 429 0.93/1.00 vMB 8
373,937 373,937 000000000000000013077dae89ac86e74aff12d88db22cc62f5d7af7068a176c 1,479 0.64/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.65 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: 672.55 GB
    • Received: 16.27 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.