Loading Tool

Explorer IconExplorer

Memory Pool

43,952 transactions
27.07 vMB
0.07506153 BTC
Random Selection Loading Transactions
Max Size: 141.83/200 MB

Candidate Block

Mining Attempt 5ebaaa53736c7c50cc869e7e99b107c162468d22a43ead7cbe674ae4558df77b
Version 20000000
Previous Block 0000000000000000000075e1acdeb06f9cc56f7e28129ec172029b5ba6b38c1d
Merkle Root 796372d4b7b14ca59e32eb04bd4f671fb6c1705b3ecc950b001f6001b4450e9a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,264
Size: 1.00 vMB
Total Fees: 0.02328571 BTC
Feerates: 194.57 > 2.33 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,878 (126,077 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
788,801 788,801 000000000000000000025b20c56a9adc47d17a9a0a740885676705558fff8035 4,478 1.00/1.00 vMB 501
788,800 788,800 000000000000000000006eef7175795e1774eb743a3e5f38417071107228cc14 3,990 1.00/1.00 vMB 595
788,799 788,799 000000000000000000008903743e84548f3575cecfab07547ee8ff8df47b2b17 3,530 1.00/1.00 vMB 663
788,798 788,798 000000000000000000003882e332183465368348881216b456e5a479b51015d4 4,639 1.00/1.00 vMB 512
788,797 788,797 0000000000000000000264b57370e12141c9b43130a15f5e8dcb5aaad75273a8 4,236 1.00/1.00 vMB 594
788,796 788,796 00000000000000000004a97fbe0e0ccf48d5c40829163a1869d5d061fbafad0f 4,292 1.00/1.00 vMB 539
788,795 788,795 0000000000000000000423a64ec50daec4fd2b2fbc2bec5a1d750af329dce4b5 4,352 1.00/1.00 vMB 647
788,794 788,794 00000000000000000001ed69b0e591a2cdeaedd788d9a5ceb48f2beeb480ff46 3,444 1.00/1.00 vMB 581
788,793 788,793 00000000000000000000983f572d1396872b666f81e551595e0b0f41e4cafd32 4,302 1.00/1.00 vMB 607
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
Previous 10 blocks ↓
Total Size: 782.17 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: 653.54 GB
    • Received: 13.93 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.