Loading Tool

Explorer IconExplorer

Memory Pool

45,834 transactions
27.72 vMB
0.08010824 BTC
Random Selection Loading Transactions
Max Size: 146.50/200 MB

Candidate Block

Mining Attempt 33ecd6fd69eebb87fd6aafd7eda36cc30b2d0b12e4ee400e693b01dc627721cd
Version 20000000
Previous Block 000000000000000000015e8f4c39ca0699d930716f37fac725961f0c21424ed6
Merkle Root 64a42db07024cee4aff08afb1f854689b965efb4642d29c4a3dc14b49b783129
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,887
Size: 1.00 vMB
Total Fees: 0.02713941 BTC
Feerates: 192.02 > 2.72 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,906 (126,114 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
788,792 788,792 0000000000000000000430bf9f7566adc062e14a1f0feff7b132bf4e9a261d40 3,667 1.00/1.00 vMB 692
788,791 788,791 00000000000000000004343690e313020f51453f35139f8dbf5405ea83e4f78a 4,553 1.00/1.00 vMB 246
788,790 788,790 0000000000000000000425ec6878efb510bbdc6daee326af149afae6ee83ce26 4,265 1.00/1.00 vMB 369
788,789 788,789 00000000000000000004d5185fddf13fec4b23c80ba86ef9b86e9170e7966458 2,759 1.00/1.00 vMB 357
788,788 788,788 00000000000000000001d7c628677797118ac4d89d62cfe063a3ce47a901f4a9 4,773 1.00/1.00 vMB 297
788,787 788,787 000000000000000000053264b15fc9694a7fbcad4ba4e49a75f0801af25015f3 4,705 1.00/1.00 vMB 383
788,786 788,786 00000000000000000004450ec78ed3f61950598f5ec5e21e2ae38f0b05f1c506 4,463 1.00/1.00 vMB 450
788,785 788,785 0000000000000000000300e692c102a50eac36a13c85301739d11f6eaa6b3873 4,387 1.00/1.00 vMB 579
788,784 788,784 00000000000000000000c7636c1fe2994aa095daba88a2a4400edcdce61b8c2a 3,701 1.00/1.00 vMB 622
788,783 788,783 00000000000000000001efafc5a2d5d9917902ec2f568057a39be3ca55103160 5,022 1.00/1.00 vMB 239
788,782 788,782 00000000000000000003a1d1a12fe107ed8d46ec2a712fc452f66269336083c4 4,788 1.00/1.00 vMB 341
788,781 788,781 0000000000000000000129895b4343376674439dfcf477eba950ed6866679eea 4,718 1.00/1.00 vMB 392
788,780 788,780 0000000000000000000504bcd04dc0af2beb9f9978a5eeed850f07466bdad4e0 4,570 1.00/1.00 vMB 478
788,779 788,779 0000000000000000000570e489c6a390098473d66f4dff8cfa4c7d290475eff8 4,137 1.00/1.00 vMB 567
788,778 788,778 0000000000000000000502d2fd9972d2250dfc8d4d4ba718c04c8c1fe663913c 3,771 1.00/1.00 vMB 642
788,777 788,777 00000000000000000002c84904cfcd46f90190dfeb477f12633492ebada96b92 4,730 1.00/1.00 vMB 240
788,776 788,776 000000000000000000000af501098cedf8930cb6373c2977d25370cfefb77569 4,524 1.00/1.00 vMB 405
788,775 788,775 00000000000000000004662cf91e607a0e82450654364c871977a600e5b46d64 4,602 1.00/1.00 vMB 273
788,774 788,774 00000000000000000000505ecbaabaf8c5e24b8a7fb9feda36c055d68dd67f09 4,530 1.00/1.00 vMB 323
788,773 788,773 0000000000000000000452b5472bf3ce921bace1300d4babf057a39fa7c0df18 4,111 1.00/1.00 vMB 398
788,772 788,772 00000000000000000004407fa931ea2cbe6f38a2f642a66abe5575149ffda8a1 3,994 1.00/1.00 vMB 408
Previous 10 blocks ↓
Total Size: 782.22 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: 654.77 GB
    • Received: 14.19 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.