Loading Tool

Explorer IconExplorer

Memory Pool

79,558 transactions
29.69 vMB
0.07462784 BTC
Random Selection Loading Transactions
Max Size: 178.48/200 MB

Candidate Block

Mining Attempt 9a7941feb7069d27c5a42b5758e3d1342c2171c68d8513799ca76cf726727ec2
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root fb0c6cc4a1845a87a890df2ada86df68181f7449290e751e5844f005a83b3b9a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,269
Size: 1.00 vMB
Total Fees: 0.01427357 BTC
Feerates: 74.18 > 1.43 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (25,797 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
889,203 889,203 00000000000000000001e4eb00720aa9db3dd9afe07fab78a293deeab7909ac4 3,080 1.00/1.00 vMB 3
889,202 889,202 00000000000000000001e6a16b7fc592d65e2f634b26f3935a424b185a73851c 3,990 1.00/1.00 vMB 5
889,201 889,201 00000000000000000002376e0e7f64b96b32d9a09e8e03865d7e4450bdf678b3 3,038 1.00/1.00 vMB 5
889,200 889,200 000000000000000000017ba3b275c6ce324539fe99552d2f266a1786f6dfea96 3,510 1.00/1.00 vMB 2
889,199 889,199 0000000000000000000010a394d2c8c6cd9d2f986f6b7c4dfd6fb5e351ddfa9d 2,527 1.00/1.00 vMB 1
889,198 889,198 0000000000000000000246567dc3bb04a697c1954ac9d8b4da7b654aaa43fc41 1,905 1.00/1.00 vMB 1
889,197 889,197 000000000000000000016ba30217674603cd200ba4c0084420cda869a1fc4958 3,976 1.00/1.00 vMB 2
889,196 889,196 000000000000000000019bea8f9fedaca5b5598989393866772d94826605ad70 4,070 1.00/1.00 vMB 1
889,195 889,195 000000000000000000025a180b382ae4e9af9d91e718e78e494bb269677121b2 4,550 1.00/1.00 vMB 2
889,194 889,194 0000000000000000000178d84327a164f748b2d98b7d3d8f4d25f7a539741061 3,818 1.00/1.00 vMB 2
889,193 889,193 00000000000000000000b84ea01250cf91c9e085791c4a6121cc9ef7a6b474ce 1,991 1.00/1.00 vMB 2
889,192 889,192 00000000000000000001aa3499030669cd15509b6e67896ffaa7d306b03cac78 4,592 1.00/1.00 vMB 2
889,191 889,191 0000000000000000000121fdbdeeebfe993a9d48d136c58d93c9792f26a6f480 4,451 1.00/1.00 vMB 2
889,190 889,190 00000000000000000001caed2f7ec226177c6898ca861bd39148d0498da36131 2,322 1.00/1.00 vMB 2
889,189 889,189 0000000000000000000251af35f2840e8a758af5b5a1e4d77c602be944997c29 3,465 1.00/1.00 vMB 5
889,188 889,188 0000000000000000000127e4bc2dc7b1d9787d37a99ac325350276561e96ac5f 4,870 1.00/1.00 vMB 1
889,187 889,187 000000000000000000023e309e5b1ca8f471587ad92805706f2bf3953f24e835 4,204 1.00/1.00 vMB 2
889,186 889,186 000000000000000000022dda45961599904147782ce5819ebc43b53aabafc276 3,473 1.00/1.00 vMB 2
889,185 889,185 000000000000000000018fd25ed6bd7cdcffdeecca18acc442e046e505a001b6 4,577 1.00/1.00 vMB 2
889,184 889,184 000000000000000000013e833b9b7681bb5b8ca06d14b532bee2c1b76069ccfc 2,711 1.00/1.00 vMB 1
889,183 889,183 000000000000000000023142eeedf96ea824b13812f776bc6c29fa5c70eb9c5f 2,812 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.39 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: 664.65 GB
    • Received: 15.02 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.