Loading Tool

Explorer IconExplorer

Memory Pool

78,802 transactions
29.62 vMB
0.08982697 BTC
Random Selection Loading Transactions
Max Size: 178.67/200 MB

Candidate Block

Mining Attempt 734a6c5df2858f6b3376a3d7c74dcdac6ad651e2a57454284907d868fe83b466
Version 20000000
Previous Block 00000000000000000000bed9e82db9db72d1b18bb335810616975b81723d85a6
Merkle Root cc9d880dc96e6fb5aa95f870010e5dfcf5ccfac364b764f0aa57631c04147ebf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,426
Size: 1.00 vMB
Total Fees: 0.02477050 BTC
Feerates: 251.00 > 2.48 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,130 (399,579 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
515,551 515,551 00000000000000000005b93728472e3e2c05212550709104f629e405e6b1c802 355 0.23/1.00 vMB 60
515,550 515,550 00000000000000000026aa86c4661828f2b1fda7a1d87cd74732e41dcb0a68a7 589 0.49/1.00 vMB 14
515,549 515,549 00000000000000000023de268ba6382022dd412a8e200f027aed9f24f1824933 1,546 1.00/1.00 vMB 25
515,548 515,548 000000000000000000290fc849395c5ac09e83ce674c29697fed7228516a806a 1,137 1.00/1.00 vMB 15
515,547 515,547 0000000000000000000051e99e98f28b8dcab9b07742b1d08a625b87993b189a 1,124 1.00/1.00 vMB 8
515,546 515,546 00000000000000000023d17366ce4c542bf9537d12cb0bc5145a6231c31c2f43 2,295 1.00/1.00 vMB 23
515,545 515,545 00000000000000000017edc9198a73c6c40362f90d1d2edb28cd9c7e7380c2f2 2,730 1.00/1.00 vMB 18
515,544 515,544 0000000000000000001c9c35ff8d6e4c0050370d77662b7fb7eb01ddc768aa04 1,741 1.00/1.00 vMB 9
515,543 515,543 00000000000000000038826006fe6c32ea18bd869b7412ac3af29812b99c9874 1,516 1.00/1.00 vMB 34
515,542 515,542 0000000000000000004fc7f75bb004705803a3c17f992cd14b5ff06569471653 1,424 1.00/1.00 vMB 38
515,541 515,541 000000000000000000377ad59ba4dcfb247dbda5a6f8e036f02872ed2a5e9153 1,116 1.00/1.00 vMB 69
515,540 515,540 0000000000000000000bafbeeec68ce46c12a17a7601fa9044376daaef8786d9 850 1.00/1.00 vMB 65
515,539 515,539 00000000000000000024b39b84991fae5cfcd58b0dfa60a8efca408aaf083fd7 513 1.00/1.00 vMB 16
515,538 515,538 000000000000000000369fdb1e1b8468fbf8b92e3bcecb93a87dfac7e7407df2 1,801 1.00/1.00 vMB 33
515,537 515,537 00000000000000000044480ffc1d39a32a052f3583737ae6aeaa86d28eda5ae8 1,784 1.00/1.00 vMB 12
515,536 515,536 00000000000000000017925829fbd5d27e9e95e908e6a7ad2692a3d0fc9de310 2,308 1.00/1.00 vMB 18
515,535 515,535 0000000000000000000ddb72f80974cdcc3ba5a4d7051df36d633de509301d2c 2,709 1.00/1.00 vMB 23
515,534 515,534 00000000000000000040881ea6d4e9232c42c20bbd67221ef866201dc285b567 1,684 1.00/1.00 vMB 71
515,533 515,533 00000000000000000019334710f341687ca738b932457afa3d631ce1fa7901b6 631 0.43/1.00 vMB 10
515,532 515,532 00000000000000000039b6701fa62fea8336ab513e1b8d69d2c86414af7744c1 1,555 0.61/1.00 vMB 36
515,531 515,531 00000000000000000004d7f05a2306a8c417943093a254ac1c31bb3cf3b28f24 1,526 0.74/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.62 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.01 GB
    • Received: 16.11 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.