Loading Tool

Explorer IconExplorer

Memory Pool

79,341 transactions
29.27 vMB
0.10504286 BTC
Random Selection Loading Transactions
Max Size: 177.48/200 MB

Candidate Block

Mining Attempt 8b9be71025bb0c44cc8117303d1b28d84a61709aef956dcee774af5a081f5b14
Version 20000000
Previous Block 00000000000000000001b1838b6a5a4a957646894043843182780c2fbbc032ab
Merkle Root 55646524a7eb26b02bdac7ed78919c82cd5d7ce6cb7ac39063ab6a336d0dbe37
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,704
Size: 1.00 vMB
Total Fees: 0.04356567 BTC
Feerates: 137.15 > 4.37 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,113 (532,332 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
382,781 382,781 0000000000000000008780cba797971d88d504d42b8d129a984db073e8058d1e 1 0.00/1.00 vMB 0
382,780 382,780 000000000000000010447d8d889b4750645be916357f6b3225cc5673a0532a5e 1,297 0.85/1.00 vMB 20
382,779 382,779 000000000000000002ca4347d89ff9aa9d48f6838d7e81da855cabc877512b45 283 0.91/1.00 vMB 8
382,778 382,778 00000000000000000086422164abe9121b1ea63bc3e3f5357bc58cf8e345b787 1,757 1.00/1.00 vMB 30
382,777 382,777 00000000000000000f91dbfd9b3236723b4963e7a24ac5290fd546f981173f08 594 0.38/1.00 vMB 26
382,776 382,776 00000000000000001037e8cb51c96c245aba3113e2eb7691dd88a8163b360090 629 0.38/1.00 vMB 29
382,775 382,775 00000000000000000ddc71c69b7804bde698884fac1868f126730459e9e96ada 921 0.53/1.00 vMB 31
382,774 382,774 0000000000000000043241c298459914829d5e906f667f0ca8178194afdb9aa3 319 0.16/1.00 vMB 106
382,773 382,773 000000000000000002820b4e58c6302e3c2a5cd6d64f7036989c58cbf06c88cd 798 0.42/1.00 vMB 38
382,772 382,772 00000000000000000d2d1f9240e0d5d35d62218a521aa49f17050c8e0501b8cb 671 0.42/1.00 vMB 28
382,771 382,771 0000000000000000078c73ff8ae51f34c7dc883aff9a670785333fee2c11e26f 1,880 0.93/1.00 vMB 30
382,770 382,770 0000000000000000056541cb293e56d8daa3659c185b2384b603eb434ddf4085 1,031 0.77/1.00 vMB 30
382,769 382,769 00000000000000000f5a65a378f34cb1121e837ae6ed54cbc24eef8af6e2f73d 1,498 0.75/1.00 vMB 34
382,768 382,768 00000000000000000e2a56f1a15e946938d17582452fa08797851a48e398acaf 924 0.75/1.00 vMB 25
382,767 382,767 00000000000000001048afd8be748486833f3394c946d074f230c6d88f0e89a5 919 0.75/1.00 vMB 30
382,766 382,766 000000000000000006753dad5bf59044af84efdd5093e71524b0303c45030a7c 1,116 0.75/1.00 vMB 20
382,765 382,765 00000000000000000a0920fa49b81f065641c55fad8cfddcb2c29713feb81fa6 2,626 0.95/1.00 vMB 33
382,764 382,764 000000000000000010faad15d5a63f878cccf3711a902f0048d9b9a8ef436087 1,586 0.95/1.00 vMB 70
382,763 382,763 00000000000000000848f271066f8272b5e7513a247e1d96a3341f75fec07cf6 388 1.00/1.00 vMB 104
382,762 382,762 0000000000000000103c75c33b1274dcd655dcac3433cd99e6a51534ed810bc7 2,338 1.00/1.00 vMB 37
382,761 382,761 00000000000000000a017d90eaf3bcffdc106a4606ab7e94880a506b1b7ca8a4 1,313 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.59 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: 671.42 GB
    • Received: 15.93 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.