Loading Tool

Explorer IconExplorer

Memory Pool

80,401 transactions
30.29 vMB
0.08799504 BTC
Random Selection Loading Transactions
Max Size: 182.27/200 MB

Candidate Block

Mining Attempt 1eba1a0c64f695dee8cd5428bd0921c7c5d60db9b1eb18174c35f3d219d8a032
Version 20000000
Previous Block 00000000000000000001fa22e6231aaa977327edfd312baec3e012ec5bb62617
Merkle Root 7cf9cec44dcc1fdf15d7ae1916e57b5a9e9d90259415484608f465dfb19d3f73
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,636
Size: 1.00 vMB
Total Fees: 0.02311687 BTC
Feerates: 150.45 > 2.32 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,168 (37,365 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
877,803 877,803 000000000000000000021b44ed0f466f2007e88cc5cd3077b1b024bb6ef6cda2 4,233 1.00/1.00 vMB 3
877,802 877,802 00000000000000000001203c981524898492c87c1ca656febd449ed053106a89 4,577 1.00/1.00 vMB 4
877,801 877,801 00000000000000000000f4cc739cb5c8b26b2ac58780c94ad1c09f1bca138258 2,904 1.00/1.00 vMB 4
877,800 877,800 000000000000000000009ccfb832b619d4d2b128252f710bca920762924a7ae0 3,393 1.00/1.00 vMB 5
877,799 877,799 000000000000000000010ef6c80eab0033251b3a13ca00c2d9c7660a9fa975a5 1,136 1.00/1.00 vMB 1
877,798 877,798 00000000000000000000220a58b22ee8cc03f6e2e0912ccbbbe80a738ce82c08 4,358 1.00/1.00 vMB 2
877,797 877,797 000000000000000000002f2dc8fb55ac97653311eb77bbb1b3d99d8b5e85a178 3,343 1.00/1.00 vMB 5
877,796 877,796 0000000000000000000274b3709bfc146ded4014751589e9f04ca5e9c24b9a04 1,600 1.00/1.00 vMB 1
877,795 877,795 00000000000000000001f06751dcea37ec855f45ed2db04568806a6e92d09fb6 3,241 1.00/1.00 vMB 2
877,794 877,794 00000000000000000001543e7e56ee84a4055ba00095c45dcdcdec1f361b6671 4,312 1.00/1.00 vMB 3
877,793 877,793 000000000000000000005097fe526de789096106cc721a6f03f436968b112620 3,032 1.00/1.00 vMB 2
877,792 877,792 00000000000000000001b221c3c6bbdecaf5466b9834af8eadfc9294959098ec 2,330 1.00/1.00 vMB 2
877,791 877,791 00000000000000000001113347e77eb5c8474160735729f69d5fbf2dddc35097 1,737 1.00/1.00 vMB 1
877,790 877,790 00000000000000000000fa1ba830f1b46469a2cb64a8178424fa6fd274812b2d 310 1.00/1.00 vMB 1
877,789 877,789 00000000000000000000e3a01560b7b2cfc316ba896481809a60c83b2291fb80 1,011 1.00/1.00 vMB 1
877,788 877,788 000000000000000000026627b3363582aaf672d671c87ae1b99ed4452704f67a 1,277 1.00/1.00 vMB 1
877,787 877,787 0000000000000000000203adef9c3c1690cf0b7254a1245ed89298d5cca9e995 3,592 1.00/1.00 vMB 2
877,786 877,786 0000000000000000000039dac8e10e667f7749636ef118bb8623d8a75a496b8d 3,946 1.00/1.00 vMB 3
877,785 877,785 000000000000000000001f44d60955d333c6140a8701cdf6000cefa036b0d043 3,658 1.00/1.00 vMB 4
877,784 877,784 000000000000000000001d72ebbd1375b4c5283bce53e725ad370dc1af97398c 4,391 1.00/1.00 vMB 4
877,783 877,783 000000000000000000024a7bad840ca712e443a3612e0905f5fc7070e93b682d 4,651 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.69 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: 687.86 GB
    • Received: 16.49 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.