Loading Tool

Explorer IconExplorer

Memory Pool

47,841 transactions
27.26 vMB
0.07007217 BTC
Random Selection Loading Transactions
Max Size: 145.37/200 MB

Candidate Block

Mining Attempt c9f20fe20f30902148a3a942025d782c141b2f0063fea0cfce77eeaaf237aeac
Version 20000000
Previous Block 000000000000000000016efaef9f7da737aa2349d0b4dafc4a282bf2e687179c
Merkle Root 1bf4056e2e17b3891f8c91e365154dae110b625ced898b5792a39f781a2937a1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,455
Size: 1.00 vMB
Total Fees: 0.01933956 BTC
Feerates: 150.92 > 1.94 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,784 (912,444 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
2,340 2,340 00000000112d24a5aa42bc6695b9c7797ac8c874ba5d927793369706ef5db1fe 1 0.00/1.00 vMB 0
2,339 2,339 000000003b2a9ac3f0efab472b9ceae68fa38e2d629e9a41defcf9969f60920d 1 0.00/1.00 vMB 0
2,338 2,338 0000000077972a815618cc4c5070715be0dd2af487410e9a381b6e96d96fda16 1 0.00/1.00 vMB 0
2,337 2,337 00000000621d217b83af87dcb7814936aa60bebaa1af67f6434944bf78a0fbf0 1 0.00/1.00 vMB 0
2,336 2,336 00000000fce4189472e39f5ddb9d08d00b9f4004e2d1e962b93e0e4bdc4e3d7b 1 0.00/1.00 vMB 0
2,335 2,335 00000000f63adf93c21fde4b58eeb6e1b605e763b542641209563c6f53f18db2 1 0.00/1.00 vMB 0
2,334 2,334 00000000005c71ed36bf631dd20841b2745cccb29d620b75f929738dba5d3e96 1 0.00/1.00 vMB 0
2,333 2,333 00000000783ce6fe6b2880adced900649c851851630043888079c76fbd3d670b 1 0.00/1.00 vMB 0
2,332 2,332 000000008b352dceffae1085aff7a87bdaab4fc553418d0dbbab0a8727f19b02 1 0.00/1.00 vMB 0
2,331 2,331 000000001e090ce0b60d8f264dc4efa37e4e5f3126b1d362cc9638c8068c352e 1 0.00/1.00 vMB 0
2,330 2,330 00000000fab2bdd9e97cb14d98dd77aed14e4cfef22963e6dfc3d2c52c5e9443 1 0.00/1.00 vMB 0
2,329 2,329 000000001c8642a2b4c7572de6ac52fd45ad50c422931c74defb37e30219add2 1 0.00/1.00 vMB 0
2,328 2,328 0000000091a3058f4ac09246f2fafcefd2502ed6fa2182a5b7d5ed59f12cc4a3 1 0.00/1.00 vMB 0
2,327 2,327 00000000d8329d19dc2c16ef9f2c6b060e52d363c3d7f41c77632f6765b87859 1 0.00/1.00 vMB 0
2,326 2,326 0000000014a9f7ae544cbb2bd87caa15abd342687c0a70e125cf4e65a48a79c2 1 0.00/1.00 vMB 0
2,325 2,325 0000000068bca7204f5b11298a2e241f12a8ac466aa67865536ce52e928e2e40 1 0.00/1.00 vMB 0
2,324 2,324 00000000c0eb042f3e6a51a8c5f4f0c0350724affae79436f0fb315b94ed8cf5 1 0.00/1.00 vMB 0
2,323 2,323 00000000ccb320a356fdfb47e4cd9ebb22e4c294e23bd316aaeaef1701058c9e 1 0.00/1.00 vMB 0
2,322 2,322 00000000cb47a64e56fd6b5281024931710888376df90d9f8dfbf706275bfb98 1 0.00/1.00 vMB 0
2,321 2,321 000000005a3e48ac94931820ecad2e423467232c48b9258501994ff61a548ca6 1 0.00/1.00 vMB 0
2,320 2,320 000000007c10649de417536ee07de1f01c0626c12b7ba2e4d5fbba3795eb1a69 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.00 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 649.05 GB
    • Received: 13.12 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.