Loading Tool

Explorer IconExplorer

Memory Pool

81,973 transactions
30.91 vMB
0.08562150 BTC
Random Selection Loading Transactions
Max Size: 189.36/200 MB

Candidate Block

Mining Attempt 3593aa108890764d9deeb266d18c54fbce75f2a20744c452f098fc0dbb3805f7
Version 20000000
Previous Block 000000000000000000019785507a79249f2e450279abdeb5d17be8cab73e03e8
Merkle Root d235e1b82870c3c0d7fa12d9e6e797549600d8dc79ebeab5426e46c58ea958ce
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,391
Size: 1.00 vMB
Total Fees: 0.01612063 BTC
Feerates: 100.00 > 1.62 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,221 (535,021 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
380,200 380,200 00000000000000000593490192240fc9a2125cca737f3cee70869fe942acc7fb 329 0.41/1.00 vMB 14
380,199 380,199 00000000000000000a22431901f1c50fa26cae8931af78993b3a11457233b381 1,254 0.71/1.00 vMB 38
380,198 380,198 00000000000000000d51aa5f4e2865a6b9ebd766d1b5ed6ddf4170f8b49f0676 782 0.75/1.00 vMB 24
380,197 380,197 000000000000000011ea56e4ca6036c887c92db3e1c176d2d3f84c0d021e42cc 840 0.75/1.00 vMB 21
380,196 380,196 00000000000000000421c96f2d270e3dbe2bbad0420d706dc8345eca14bdf472 2,618 0.99/1.00 vMB 48
380,195 380,195 000000000000000011711964d437bb35ff594af4f45ab48d14c361ccf2905123 2,064 1.00/1.00 vMB 37
380,194 380,194 00000000000000000e2bc67cd619670eec6312ccd6b6e251bca90ea4b24bfd5d 1,315 0.75/1.00 vMB 27
380,193 380,193 00000000000000000c721395660c2580d22cc718fa386561446715d24c951d01 2,687 0.95/1.00 vMB 59
380,192 380,192 0000000000000000002ce6b70ae74cce936caab75e23ae24e71001de9956df3b 1,439 0.62/1.00 vMB 36
380,191 380,191 00000000000000000bcf179d5b0d09f8970bf294eb437d4f531b49569bc15dda 157 0.15/1.00 vMB 12
380,190 380,190 00000000000000000b0041a7f671310d7864a019b52f58a7433c45d41985c2bb 591 0.26/1.00 vMB 38
380,189 380,189 00000000000000000159a5836f45551a8e2f8f877b6ada3a4cadd882ae262e7f 511 0.23/1.00 vMB 33
380,188 380,188 000000000000000008e0e959f13663d11e075fc9017bd491b41de39efae08bcb 896 0.41/1.00 vMB 35
380,187 380,187 00000000000000000231c48987a54e7b0fa4045b49870f85c0cc6c3fff7f5fe4 762 0.37/1.00 vMB 33
380,186 380,186 0000000000000000018d08b9f2c1527001cfb9f647fc439575306052fbda28d4 1,377 0.75/1.00 vMB 33
380,185 380,185 0000000000000000088a69df564320d49bd0589d35bef8beb94b2fdf1df6c302 127 0.24/1.00 vMB 7
380,184 380,184 00000000000000000c556809e3a20f06c354b7179e7b6dd51d373c144c91c862 403 0.22/1.00 vMB 31
380,183 380,183 0000000000000000119b0bb304fa8793b0eed7f0520de65b5fc6e84285cbb777 599 0.31/1.00 vMB 33
380,182 380,182 00000000000000000487fa4a85baf03bf87291257d93ecd2c8dd900734884798 1,179 0.75/1.00 vMB 33
380,181 380,181 000000000000000002c2dca45d7a557b1af7292f852a5918947e10aac564e634 560 0.38/1.00 vMB 30
380,180 380,180 000000000000000001f2f767431c48c40f2a99127cfb201ec2927388678c8adf 2,002 0.91/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.77 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: 709.32 GB
    • Received: 16.88 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.