Loading Tool

Explorer IconExplorer

Memory Pool

82,510 transactions
31.04 vMB
0.10680623 BTC
Random Selection Loading Transactions
Max Size: 188.78/200 MB

Candidate Block

Mining Attempt fa22549fb31c78d61d4249dbae18d5c420c95ed75872952da9db0c8e6407a75c
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root b23d947653d818ee999437777106182c9fe4b446830b451d2f20c31fa8f4b52b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,174
Size: 1.00 vMB
Total Fees: 0.03298771 BTC
Feerates: 200.89 > 3.31 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (71,519 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
843,863 843,863 000000000000000000012d2f41b472726147d79faaea15a344e453903d6f5afc 2,978 1.00/1.00 vMB 11
843,862 843,862 000000000000000000018c328b39c9a4d822cf6cfe992ec6304a5a458e9433ea 3,780 1.00/1.00 vMB 11
843,861 843,861 000000000000000000022d32d79ff4eab0c31426a9e0edee52f6172ec27c9681 3,230 1.00/1.00 vMB 16
843,860 843,860 000000000000000000000567cbe0e1036547e6b97a5f9856f5620e05b7448055 5,298 1.00/1.00 vMB 18
843,859 843,859 00000000000000000001b2e0dd54948e827dce9baf4e8b54172bd38ed5b37c93 7,077 1.00/1.00 vMB 25
843,858 843,858 00000000000000000001a3d22c71ff68eb3e38e40f4dbb68165b06a4294951e6 6,611 1.00/1.00 vMB 17
843,857 843,857 00000000000000000002bf12bc59d204a5ff0df85b7b7ced9bd476ee1a2e726e 6,438 1.00/1.00 vMB 21
843,856 843,856 000000000000000000032bd315dfff0dc56089b4e3494e3f66d1c7556822c673 5,462 1.00/1.00 vMB 15
843,855 843,855 00000000000000000002c6222d78b94a03bd8edaaca801df9c706ac76b771869 3,843 1.00/1.00 vMB 19
843,854 843,854 0000000000000000000162fc6d58d925a7b6540a4ec80443f75be83f9c25c5d7 2,660 1.00/1.00 vMB 10
843,853 843,853 000000000000000000016a9027e7d60981237479d35c63d8ba7deda82e6ea52a 4,617 1.00/1.00 vMB 15
843,852 843,852 000000000000000000016d92738b2caf8e26c58ac15d5cba115372907c566d77 5,998 1.00/1.00 vMB 10
843,851 843,851 0000000000000000000148dc316f091e86ddafdb4b3261e0fb744b26e618f6a8 4,079 1.00/1.00 vMB 15
843,850 843,850 0000000000000000000075a88b7a5247837088d6fb03268f0fe8ede9308afdb6 6,567 1.00/1.00 vMB 10
843,849 843,849 0000000000000000000233bb586802a9201d74749d93af061e747c6d4060f800 6,772 1.00/1.00 vMB 10
843,848 843,848 000000000000000000009e4cf35b9d05599f224788ecb0c6ed4c7b6f99536c95 2,633 1.00/1.00 vMB 15
843,847 843,847 0000000000000000000093755c05946eb2b170a09b5a05ab7195793ff57b5a40 4,262 1.00/1.00 vMB 14
843,846 843,846 000000000000000000025afd7ce3bd9df587de073d3089217d2e332c2031dc17 2,826 1.00/1.00 vMB 15
843,845 843,845 000000000000000000013966010c3d739bd35321f626790c1f53e17b9dbf4de9 5,460 1.00/1.00 vMB 10
843,844 843,844 000000000000000000018d61058a0df83b008b911e8a5a5cae400bcafbd86ee8 5,169 1.00/1.00 vMB 10
843,843 843,843 00000000000000000000e41f662ac2a8cb3498429068fab5dd2a00197235b155 4,150 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 783.05 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: 720.60 GB
    • Received: 18.21 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.