Loading Tool

Explorer IconExplorer

Memory Pool

81,558 transactions
30.31 vMB
0.07598719 BTC
Random Selection Loading Transactions
Max Size: 186.11/200 MB

Candidate Block

Mining Attempt 1790dd6b6a3cb0c2ad024fbc9734935dbac7945ed1a78a8e0cafa25d0b278725
Version 20000000
Previous Block 00000000000000000000b4f9c9ada5e3b1ab49c5a1834e7c70cd8f59b00d6f9f
Merkle Root fae4ae606eff7aadf47144eee4601333d45822f8ccf2c7c0e9b9d2ad949374fc
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,844
Size: 1.00 vMB
Total Fees: 0.00861203 BTC
Feerates: 150.77 > 0.86 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,329 (476,541 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
438,788 438,788 0000000000000000044923608aab3707e37ba1cc38038c7a8f38adb6ef2d5752 1,574 0.80/1.00 vMB 57
438,787 438,787 0000000000000000042da9034ee10638a4331c29f6c8f898eef317f396d20d7b 260 0.09/1.00 vMB 67
438,786 438,786 000000000000000002da8973ea72b73377e4e3224443c086574ccc41b8b9818e 1,799 0.90/1.00 vMB 62
438,785 438,785 000000000000000001472704b41cac0216087aa9fa875e819f3b64f616eeea11 254 0.26/1.00 vMB 19
438,784 438,784 0000000000000000040d6ef667d7a52caf93d8e0d1e40fd7155c787b42667179 1,855 1.00/1.00 vMB 47
438,783 438,783 00000000000000000255ec203c11238edbb1431fbc6e233935edec73ed176854 2,219 1.00/1.00 vMB 71
438,782 438,782 00000000000000000400d27e67657f6a6d87fcaff0757a9f7499a60bbca347e9 1,617 0.63/1.00 vMB 61
438,781 438,781 00000000000000000164d6c1f6a9e0d0468c6597c0908bbd616c648eee57d1d6 5 0.00/1.00 vMB 1,263
438,780 438,780 000000000000000001f4c116b9a3b58b37e8ed904e39122bc6cc4bd19e200212 909 1.00/1.00 vMB 16
438,779 438,779 000000000000000002e4ec25480252ce80667fc26dfd0a4da6575595357b5b74 2,492 1.00/1.00 vMB 74
438,778 438,778 0000000000000000004a2edb779b2fbe1f4a72f9319288535c29c356deceacef 338 0.56/1.00 vMB 14
438,777 438,777 0000000000000000010534316bd08c8a908223311c4c539be1444f4da5ace816 1,353 1.00/1.00 vMB 37
438,776 438,776 00000000000000000117731ff9294df13ef27a9e13396dc6332572738a9bc673 2,214 1.00/1.00 vMB 58
438,775 438,775 000000000000000003c871483aa5b2b1aa99d52197f724faced92738a0477e00 2,619 1.00/1.00 vMB 72
438,774 438,774 00000000000000000095ad688f40cd9634161e673cc3c2afbf71abb867a836e8 2,149 1.00/1.00 vMB 63
438,773 438,773 000000000000000003bbcf490738bcf58317fbea8862e938ba639dc12cbe199e 2,756 1.00/1.00 vMB 82
438,772 438,772 0000000000000000017e5e83a889998ba638c22ff030a1cafd42a4a192228fa4 2,096 1.00/1.00 vMB 65
438,771 438,771 000000000000000000eeeeea262e835b8b84bd05500b7bf44dccb289fbbd2034 2,280 1.00/1.00 vMB 63
438,770 438,770 0000000000000000016817426947dc07fe0f5de64576659079785b7d671c7a4c 2,938 1.00/1.00 vMB 64
438,769 438,769 00000000000000000150bb437a1da55f04bf80e1fa50d2e841a381ab7cd9c5ba 2,712 1.00/1.00 vMB 72
438,768 438,768 0000000000000000013b1a1395da0ba7bb21e9f628fb27b7ec2524f00c77b933 3,215 1.00/1.00 vMB 103
Previous 10 blocks ↓
Total Size: 782.96 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: 715.35 GB
    • Received: 17.71 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.