Loading Tool

Explorer IconExplorer

Memory Pool

82,614 transactions
34.56 vMB
0.15642754 BTC
Random Selection Loading Transactions
Max Size: 196.99/200 MB

Candidate Block

Mining Attempt 9d733ddcd19b44e671e918b6c88a96d8f9c9febbd64e26da1c638b9a85c62654
Version 20000000
Previous Block 00000000000000000001ecd196519e0756837ef0e5c6c2c68b968100617d4f76
Merkle Root 7036d2a8c74975d454b3bdda8421c5d81728cd928bd56a4205547c79d50a6cf2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,567
Size: 1.00 vMB
Total Fees: 0.03934295 BTC
Feerates: 301.60 > 3.94 > 0.69 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,409 (19,791 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
895,618 895,618 00000000000000000000c41cd6d51e3e683e9f46a688218a2bf800880cbd5da5 4,118 1.00/1.00 vMB 7
895,617 895,617 000000000000000000000f968c9027d8b302cd64e6abfad825a9f484c1068731 454 1.00/1.00 vMB 1
895,616 895,616 000000000000000000020f107dd635aa81919cbbb69c4c04e436a388978e2183 2,579 1.00/1.00 vMB 1
895,615 895,615 000000000000000000003a2ac6295df58374ad4da10a9739614ab45662f213cf 2,853 1.00/1.00 vMB 5
895,614 895,614 000000000000000000004d1197f3d67c67cba38fcb0683395b0fee348a1cde51 2,755 1.00/1.00 vMB 2
895,613 895,613 00000000000000000002059e6d0d15ec7ee75f7930e2c229d89c8f23c43304e7 1,427 1.00/1.00 vMB 12
895,612 895,612 00000000000000000002211bee1e872dfcbaacad7ba37bd3a04dab51ca25d6dc 2,407 1.00/1.00 vMB 3
895,611 895,611 0000000000000000000039b852821e1ef0572634c87c65382a227debcbab4948 3,477 1.00/1.00 vMB 2
895,610 895,610 0000000000000000000172d110eeabc595eca3ac54fb52086932c35073bb5b2a 4,178 1.00/1.00 vMB 1
895,609 895,609 000000000000000000012f5a2d54e38258066e689989c9815724e49a0be2a84a 2,390 1.00/1.00 vMB 3
895,608 895,608 000000000000000000014da6f382d3ee6c5b78051eeffb1487ebb05c867fdc34 3,134 1.00/1.00 vMB 4
895,607 895,607 00000000000000000001f6770356d2821fe3eb03db40a5630ce8c9966d68cb11 2,620 1.00/1.00 vMB 1
895,606 895,606 00000000000000000000b36b878bb354b3801dcf07223ed217b3fe8291f684ce 1,424 1.00/1.00 vMB 3
895,605 895,605 00000000000000000000992cd3db9d4774063f59f338c3d931936d65eff7559f 3,211 1.00/1.00 vMB 3
895,604 895,604 0000000000000000000044e649b8877bb3a7c6b1695a77aecd747e2b1843149f 3,230 1.00/1.00 vMB 5
895,603 895,603 00000000000000000000d8fdc3948550c6545311286c281f8af2afed83a7a56e 2,504 1.00/1.00 vMB 1
895,602 895,602 000000000000000000004519cd876a90666b76eddb1e40da2471b3d75e46921c 2,413 1.00/1.00 vMB 4
895,601 895,601 000000000000000000005d492016c35a414f621276b477a786cfb4231764f068 2,994 1.00/1.00 vMB 2
895,600 895,600 0000000000000000000134309a2fe85126448b0cd59384ab1ba78b7c6e05e1c6 2,244 1.00/1.00 vMB 3
895,599 895,599 00000000000000000001f1cf2f8daf8f7376869ad1329db714da8b37ea05b2c1 1,163 1.00/1.00 vMB 3
895,598 895,598 0000000000000000000137e147ea96aa37f17d8033af417a2afae58b8531dbe3 2,216 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 783.10 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: 728.28 GB
    • Received: 18.47 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.