Loading Tool

Explorer IconExplorer

Memory Pool

60,060 transactions
29.38 vMB
0.06415800 BTC
Random Selection Loading Transactions
Max Size: 163.11/200 MB

Candidate Block

Mining Attempt bb9f2d4d5d6fef69b96d4e9fa7d5f6db9405421f4dbdce30eedcf16160e115eb
Version 20000000
Previous Block 000000000000000000014ab2be0566cd20fccff9187da3853a74af3e86f6d6dd
Merkle Root 8585634fa4defb93f5adce69ee97cd875b647885ce177681de47905a14ceb107
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,725
Size: 1.00 vMB
Total Fees: 0.00790575 BTC
Feerates: 108.49 > 0.79 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,944 (424,009 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
490,935 490,935 00000000000000000095bc41b30b1115f4aa3d471e66639ba899d67b967ecfb3 2,377 0.92/1.00 vMB 156
490,934 490,934 0000000000000000004e1666b7c985c48f470235aba4062b766916924f072125 1,968 0.90/1.00 vMB 119
490,933 490,933 000000000000000000e30ae138114fd75f1476ce065006f630acdce011b0d8f3 1,936 1.00/1.00 vMB 94
490,932 490,932 000000000000000000b9a8b57879c4403a00688559dc213f3be3ff7987c442cb 1,857 1.00/1.00 vMB 61
490,931 490,931 000000000000000000d0dac8b201aa03b141c0fa079358d9d6b7a31b646391c4 1,997 0.92/1.00 vMB 89
490,930 490,930 0000000000000000007a771fd4390fb196b9c8d06aa1bea3ab4fcb6f075f8b9a 2,033 0.96/1.00 vMB 73
490,929 490,929 000000000000000000cbbca695520898c5da5ab2cd156a8adc983baed956246f 1,930 1.00/1.00 vMB 36
490,928 490,928 000000000000000000a39d247acb45d5b059abe07961367e3defbcf5f6c76964 1,976 0.97/1.00 vMB 45
490,927 490,927 000000000000000000164e1d358f244f7abc732c5ead8a268d76b88cf47278c0 2,264 0.92/1.00 vMB 64
490,926 490,926 000000000000000000a80613d784fc3cd81fd8ee4d1c4b511a18716e3c39bf03 2,427 1.00/1.00 vMB 62
490,925 490,925 00000000000000000001ddf986342782f2c83d116275cbc431dbc4843c0924e1 2,620 1.00/1.00 vMB 88
490,924 490,924 00000000000000000097ac4eab57c7f18208de7cd2757ca1e7d452f2949f398d 2,637 1.00/1.00 vMB 59
490,923 490,923 000000000000000000886db364a5f131b5c46ba41fe5038a505f7edc63418f27 2,086 1.00/1.00 vMB 51
490,922 490,922 000000000000000000af78f13bab991ef3438628c388ab2803ad20a712ae3365 2,323 1.00/1.00 vMB 130
490,921 490,921 000000000000000000a36b18f7504125c0650968e69616c1ef5451c5fb3d86fe 2,448 1.00/1.00 vMB 154
490,920 490,920 0000000000000000003d9a1689b0f8012f68f31eb7047d02675fe6d2ed12b948 1,586 1.00/1.00 vMB 121
490,919 490,919 00000000000000000006a011e876bc7595bb845b8d4cc4e96cfb45861d4177aa 2,011 0.90/1.00 vMB 143
490,918 490,918 000000000000000000e13521eed016ced81c822433921c2d857998b97342064f 2,492 1.00/1.00 vMB 145
490,917 490,917 0000000000000000002183d019a5b4a1ca10872e8f7eadfcb115a594c0592456 2,572 1.00/1.00 vMB 46
490,916 490,916 00000000000000000007d24617bc697f8b7fb493c64ce8e72dbb194553c55873 3,020 1.00/1.00 vMB 65
490,915 490,915 000000000000000000c03ee69dc683110b3361431c240c228f3ae7d08eb25d0f 1,509 1.00/1.00 vMB 127
Previous 10 blocks ↓
Total Size: 782.29 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: 657.08 GB
    • Received: 14.48 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.