Loading Tool

Explorer IconExplorer

Memory Pool

82,360 transactions
32.43 vMB
0.12104605 BTC
Random Selection Loading Transactions
Max Size: 192.67/200 MB

Candidate Block

Mining Attempt 6add9538c126d7d07ee89723f8e3c24e8c0b088bf784a099ccebed7b541085ec
Version 20000000
Previous Block 00000000000000000001fa11650b686dc4d0b0cd23073601665d3111fb121383
Merkle Root e3e7ecdbd5e397fae745127601f57957301144eb04e66dec7118a13d97a4e686
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,947
Size: 1.00 vMB
Total Fees: 0.02387628 BTC
Feerates: 78.83 > 2.39 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,354 (107,723 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
807,631 807,631 00000000000000000000c075cd769c67000efdfc142a8d3e7460e6720343f081 4,959 1.00/1.00 vMB 16
807,630 807,630 0000000000000000000500d46c7fa9e019c5ac11c426880ea6ea919f8477ae47 5,290 1.00/1.00 vMB 15
807,629 807,629 0000000000000000000316db8fcbf01f638f4e5a9fb950bb890fa1297677f574 2,803 1.00/1.00 vMB 26
807,628 807,628 00000000000000000004c615dd36b81a88f98a91ba968fb3c6d6feab3ff68a70 4,737 1.00/1.00 vMB 13
807,627 807,627 000000000000000000002ab9cdd4c0a16fb0141fd6638eba3d0477d08ee9e3ac 3,337 1.00/1.00 vMB 18
807,626 807,626 00000000000000000002e1fbc69d22fba50204d885a1afb827d84c0504a4cfd9 2,497 1.00/1.00 vMB 26
807,625 807,625 00000000000000000001a70f708bac6ee7e95df41611d1f959d7af37d403c4d5 5,833 1.00/1.00 vMB 13
807,624 807,624 00000000000000000000bef266c8e17c321ac01fb99d5b74c47c97413ade5edf 3,709 1.00/1.00 vMB 14
807,623 807,623 000000000000000000025596cdd645470a86522d1ce834483eb798c5c81f7260 5,717 1.00/1.00 vMB 18
807,622 807,622 000000000000000000050fa65cd6104bf07f4e39dd0b855daf5ed3092d540ee6 2,953 1.00/1.00 vMB 15
807,621 807,621 0000000000000000000199cedff3ffb33a00ae752e64936bfd3eb4a5beb50f95 2,150 1.00/1.00 vMB 19
807,620 807,620 000000000000000000052965d9ee3b6ac035d5769df14bcb22c5aa23336173a8 3,477 1.00/1.00 vMB 27
807,619 807,619 000000000000000000045d07c30c88949145980a9fc607f98214e3ab459359e4 4,376 1.00/1.00 vMB 20
807,618 807,618 000000000000000000007b88b6af231aaa378879200e8e3d5ad2140d60b4f5f5 5,083 1.00/1.00 vMB 17
807,617 807,617 000000000000000000004d48aa9cba4a5c18dec460f5cb31aecd25a8be3f51a9 4,686 1.00/1.00 vMB 14
807,616 807,616 00000000000000000004dac2dd911393dbcde61b706871a37879debbaff58438 2,277 1.00/1.00 vMB 16
807,615 807,615 00000000000000000002ed711bea79c14825d890fdf1df77b007fbafab8df421 1,322 1.00/1.00 vMB 15
807,614 807,614 000000000000000000004a763e3c853ca954e7651e89433df9996eb79f1b3f8b 2,391 1.00/1.00 vMB 21
807,613 807,613 00000000000000000000e7c457257a9ee1ec114aaee136095d50fc2f31c5f729 3,058 1.00/1.00 vMB 26
807,612 807,612 00000000000000000004ffab3ebde58ed6b82d11c15051a663ad562f998b9b60 3,375 1.00/1.00 vMB 30
807,611 807,611 000000000000000000028d1c7b9f908e67ae27c06df9a315be9508de3f41cef6 3,431 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 783.00 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: 718.87 GB
    • Received: 17.97 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.