Loading Tool

Explorer IconExplorer

Memory Pool

78,052 transactions
34.50 vMB
0.15746534 BTC
Random Selection Loading Transactions
Max Size: 191.73/200 MB

Candidate Block

Mining Attempt 9a8db1bbe93b21fd4f83105571b0688fbe340e067b99ee6e952762a0cea38d84
Version 20000000
Previous Block 00000000000000000001b3adfdc6c5691439ea95a4ea84dbe47417874bd4e5b8
Merkle Root db199775681be34960e989043b56a36f32bc1e7c82167e874366ab0091bec111
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,645
Size: 1.00 vMB
Total Fees: 0.03115357 BTC
Feerates: 445.78 > 3.12 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,418 (41,602 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
873,816 873,816 00000000000000000001ad5cc4b90168327f259fa8236f7a920064cecc10c588 4,248 1.00/1.00 vMB 13
873,815 873,815 00000000000000000001b8b1b546054b642021758b33965e9a709e7634655c0b 4,112 1.00/1.00 vMB 13
873,814 873,814 000000000000000000008474941df0cabe0694278246154086b1d26554c1ef3e 3,895 1.00/1.00 vMB 17
873,813 873,813 000000000000000000005825ba672771427bf521cf60ee950d3b2b311c5f2936 4,104 1.00/1.00 vMB 15
873,812 873,812 0000000000000000000098bb8a5bc5a7550a282dc44c84749dd35619f66db165 3,996 1.00/1.00 vMB 18
873,811 873,811 00000000000000000000ebfc54de6c88c4d5be0d6c7d17abd926c1d0905d29be 4,204 1.00/1.00 vMB 17
873,810 873,810 00000000000000000002110b4a542f7fd9d54e6d034630c1687f04bac82bcb00 4,179 1.00/1.00 vMB 15
873,809 873,809 00000000000000000001a3b90bcbe1125379ebb3395ea6666232034acb1b8180 4,179 1.00/1.00 vMB 17
873,808 873,808 000000000000000000003d72c982c6eb884e1b2dc05f419da562a83e80339677 4,446 1.00/1.00 vMB 11
873,807 873,807 00000000000000000001791cf3133c2a3499b96af5142645c12981d0ea9744dd 4,014 1.00/1.00 vMB 13
873,806 873,806 000000000000000000016df4bd2bb774c247810133b1ede4a1f6b1288e833736 4,305 1.00/1.00 vMB 17
873,805 873,805 000000000000000000010f1ddd316225069690bf7836a98cb6e1f05149af7d00 3,962 1.00/1.00 vMB 22
873,804 873,804 00000000000000000001ce62cf45ff87cf0af61404c5332be536a118b1f82a39 4,097 1.00/1.00 vMB 12
873,803 873,803 000000000000000000004ecfdb09799a531c6b4d5a494d2956b9d5f4e02a4866 3,957 1.00/1.00 vMB 16
873,802 873,802 000000000000000000005c06a8a4a71ba24a67a254f5775a2f803fec774ab230 4,297 1.00/1.00 vMB 11
873,801 873,801 000000000000000000010000c1ebad70198326d180a7c9765e0a7db4aa4f31f6 5,032 1.00/1.00 vMB 14
873,800 873,800 0000000000000000000152945b169c0a359d586053ff4a4d175f48d5d50f3a77 4,398 1.00/1.00 vMB 14
873,799 873,799 00000000000000000000595840441a230c2849b0e65a7503229e37cf7dad9263 4,923 1.00/1.00 vMB 19
873,798 873,798 000000000000000000029ebc06349abc1bb50ee092b3c35a28bb31b24f8f5caf 4,545 1.00/1.00 vMB 23
873,797 873,797 0000000000000000000135a6d849321334a21fe568a7fffc59391166aa032da4 2,790 1.00/1.00 vMB 9
873,796 873,796 000000000000000000019eb345170ec397673008189c4d85a59ebcf5953c0ea3 4,042 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 783.11 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: 736.40 GB
    • Received: 18.58 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.