Loading Tool

Explorer IconExplorer

Memory Pool

39,708 transactions
27.09 vMB
0.05581290 BTC
Random Selection Loading Transactions
Max Size: 141.58/200 MB

Candidate Block

Mining Attempt f252005490da648396a9f36014ffdc5b421c56fc5afab79dabb144e8af717e45
Version 20000000
Previous Block 00000000000000000000245eed505a538a5d305de614b12adbe4c5ba2b15f80a
Merkle Root 2856c2bd5886bfad69733f8bfbe8ebc17297e43e263972f900dfaf9f835e7baf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,175
Size: 1.00 vMB
Total Fees: 0.00560573 BTC
Feerates: 69.10 > 0.56 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,863 (100,886 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
813,977 813,977 000000000000000000027920cf34489ed4a64fb65a43e2bf3fcb6cb83e9a34ff 3,341 1.00/1.00 vMB 32
813,976 813,976 000000000000000000005f21fd2d527a60d20e689f81978dc09a2c1d51918d57 2,939 1.00/1.00 vMB 34
813,975 813,975 0000000000000000000000a51e64f61ef271a1ab42592972cd13122a9933f8d3 2,309 1.00/1.00 vMB 29
813,974 813,974 0000000000000000000419d9cd9bbb341baf86d12f6522c28fb0304188b4b41f 2,268 1.00/1.00 vMB 21
813,973 813,973 000000000000000000033d6267ccc5146f0222dbdf476e018f7e192b3d22c452 3,500 1.00/1.00 vMB 39
813,972 813,972 00000000000000000002a56b13ac951eade0ba4bc5f65b232ae90218879119b3 2,026 1.00/1.00 vMB 14
813,971 813,971 000000000000000000021d94cf43cf08058285e7199ae2f18f43cc6c5905ee5a 2,521 1.00/1.00 vMB 24
813,970 813,970 00000000000000000003dd6138091ccd1b25ea241bf957f7f5147976c2531c24 1,458 1.00/1.00 vMB 12
813,969 813,969 00000000000000000000e1c5c675418bca1aeebecf30b799c768882aa0740a53 2,141 1.00/1.00 vMB 17
813,968 813,968 00000000000000000003f34fca3cf63fc03eaa16842da326584d5de6e8de11ae 1,202 1.00/1.00 vMB 17
813,967 813,967 00000000000000000003807530dc5952dd8a68f6a51336d36ceb01b36cbdb709 2,905 1.00/1.00 vMB 32
813,966 813,966 00000000000000000002e30df95f92cbe783dc914056d820304862abcf4b5489 3,201 1.00/1.00 vMB 32
813,965 813,965 0000000000000000000381377d6c27ccb98a5b78bb6986c5b52a4a621c04eac8 3,192 1.00/1.00 vMB 33
813,964 813,964 000000000000000000018dc9e77b94a18c74848d9b034069579cd35cfe0e64af 2,983 1.00/1.00 vMB 21
813,963 813,963 00000000000000000000fb621282a9c6be1d08c6162438dc754574f06f90cc69 2,922 1.00/1.00 vMB 27
813,962 813,962 00000000000000000002d460cfc87bf3c6aae7c49af5517d034b6efdbc2e692a 2,639 1.00/1.00 vMB 28
813,961 813,961 0000000000000000000097be562e2a6925f95d8ed2df52de739712bf8d50ec8f 3,453 1.00/1.00 vMB 34
813,960 813,960 0000000000000000000267254e497101d538a97346c3fd6b90d2f0abe12a4984 3,829 1.00/1.00 vMB 36
813,959 813,959 000000000000000000047c842adb1bc4254647db947efea2aca84fca763da512 3,175 1.00/1.00 vMB 46
813,958 813,958 000000000000000000003aadd601b2e7394f1b7c97d0c8779260c1388d656852 3,925 1.00/1.00 vMB 42
813,957 813,957 000000000000000000009781040bdee08a01e25a3b9fc53d768675b16317bf56 3,253 1.00/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.15 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: 652.93 GB
    • Received: 13.81 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.