Loading Tool

Explorer IconExplorer

Memory Pool

25,881 transactions
26.87 vMB
0.06248944 BTC
Random Selection Loading Transactions
Max Size: 128.75/200 MB

Candidate Block

Mining Attempt 1ef38ee4e27f8c6148f29d19478315547cd87fcbc658c1e604df24bb57a9644c
Version 20000000
Previous Block 000000000000000000007b4acda7a1f244486b309bf9a2b96a9bb81c576cc579
Merkle Root 0946d7c271e61a53ac482c91d9c13ceba08eccf1c51aff156ac56db1a8c6dfce
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,060
Size: 1.00 vMB
Total Fees: 0.01210299 BTC
Feerates: 75.68 > 1.21 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,488 (136,849 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
777,639 777,639 000000000000000000048e3fe98653345f4a2edf3d71dc4c551a6864b5efe971 3,736 1.00/1.00 vMB 25
777,638 777,638 000000000000000000047485fea1f579d645556f8ad49f8d3936b4703700721e 2,995 1.00/1.00 vMB 16
777,637 777,637 00000000000000000004ecf8e0e474e71367627d211013e42a66e598206def2c 2,415 1.00/1.00 vMB 9
777,636 777,636 00000000000000000000bf7de983578a37ea71608bd6db6f9c044aa4005be777 2,040 1.00/1.00 vMB 11
777,635 777,635 00000000000000000003b6d8e0fd7751ec585e520ef01b9b4e8dd64fb604825b 3,755 1.00/1.00 vMB 21
777,634 777,634 0000000000000000000513e6cf2189ca865801ec63c6e14ec7a71776d2652bb3 2,865 1.00/1.00 vMB 23
777,633 777,633 00000000000000000006b2071e29c1c4d709f7d1048da7a1abde5e7ff029a0f5 2,484 1.00/1.00 vMB 11
777,632 777,632 00000000000000000004de70bc2987a9d8fee46e5dea718c8a49c9fbc697f9b5 2,184 1.00/1.00 vMB 9
777,631 777,631 0000000000000000000209608c00aebf2f41ce44396dc20ed9c082a00dadf30b 1,156 1.00/1.00 vMB 5
777,630 777,630 0000000000000000000015df45eba871a054b5e6e8ac0a99758ca55c385d1dcd 1,223 1.00/1.00 vMB 2
777,629 777,629 00000000000000000005eef6ce0369fb0275b4d83914a7e0d449de65ce0b8b4c 2,536 1.00/1.00 vMB 12
777,628 777,628 00000000000000000001f859cf895233a2b11c1de02b27447b349d923c25eec6 3,899 1.00/1.00 vMB 15
777,627 777,627 00000000000000000001230facbf8fd899bb30d4104eec1d93003ea1914e1de4 3,872 1.00/1.00 vMB 28
777,626 777,626 00000000000000000006dde2100571adea6f5441235dfd40458d51826d568b6f 2,710 1.00/1.00 vMB 10
777,625 777,625 00000000000000000000003316783795fea92381b0fea5943c557f1d2f6e8cff 2,431 1.00/1.00 vMB 15
777,624 777,624 00000000000000000005bde4d8592f150f2c2c21cfb950d4255bad90bfebe398 1,552 1.00/1.00 vMB 17
777,623 777,623 0000000000000000000097655339368cdfb5d8e75a4764773629f53c20171955 1,601 1.00/1.00 vMB 9
777,622 777,622 000000000000000000047d0ee3c542993ec61b6e924dbbf32ae85a41be87afa2 811 1.00/1.00 vMB 4
777,621 777,621 00000000000000000003ae60b9ba372b619667a23bf6f219116f1b7348d4deeb 957 1.00/1.00 vMB 2
777,620 777,620 00000000000000000004604ccaac918ba4281fab6f54e4e0bb891cff0e2b077c 2,649 1.00/1.00 vMB 13
777,619 777,619 00000000000000000006fa68eae288528029a3429331ed862519fdf7df98c275 3,293 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 781.48 GB

Node Details:

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