Loading Tool

Explorer IconExplorer

Memory Pool

81,968 transactions
30.83 vMB
0.10579760 BTC
Random Selection Loading Transactions
Max Size: 185.18/200 MB

Candidate Block

Mining Attempt 0ea17b8fb8d3945e8fa5e86f3f3daea64da487d1d5bbcb01c69441c14b20520c
Version 20000000
Previous Block 00000000000000000001fa22e6231aaa977327edfd312baec3e012ec5bb62617
Merkle Root 21c545d701a225d5f79e2be8982893b18d9a05f2d4ad30c30f8eaa9170a999bd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,030
Size: 1.00 vMB
Total Fees: 0.03679556 BTC
Feerates: 558.99 > 3.69 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,168 (218,243 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
696,925 696,925 000000000000000000041e723bcaacfe24e2ff09ac30ced9913bfcca91ae0761 1,928 0.67/1.00 vMB 10
696,924 696,924 00000000000000000003409a6077a1ee12a7668bb7697b200969f318a06a4c3c 199 0.11/1.00 vMB 17
696,923 696,923 000000000000000000017bb1859cf27caa4f95ab19b09f567568527c4bc60e9d 620 0.30/1.00 vMB 8
696,922 696,922 0000000000000000000812df3e649bac9c0817cc1ea8c5d99b899f8b996e4279 260 0.09/1.00 vMB 11
696,921 696,921 00000000000000000004bab7cb2c55a11e1a8b35fd8adbd877b5b9576ab93176 816 0.32/1.00 vMB 11
696,920 696,920 00000000000000000009ecc23e88d36f6cc99426727a7424eec98d37eb50d882 658 0.33/1.00 vMB 6
696,919 696,919 00000000000000000010dc0dff6863d8951968e04935ea442cacb8147be2579d 1,928 1.00/1.00 vMB 7
696,918 696,918 00000000000000000006bbc13d01b70cb8931d231c37f6fa86b86edf556656a5 1,576 1.00/1.00 vMB 7
696,917 696,917 0000000000000000000dad5e313851623aa54aa2c15a4cdfba00ef398e06506f 2,150 1.00/1.00 vMB 11
696,916 696,916 0000000000000000000ddb001096070809ca11775a8a7d9dd240cc2c4067e056 832 0.30/1.00 vMB 11
696,915 696,915 0000000000000000000725d49106ec5d05ef1d359a2963fc327e6ca5fb28e38b 1,977 0.87/1.00 vMB 8
696,914 696,914 00000000000000000011c4cf6893f6da68d414da25e58e8bd200573f3f6d9ca6 76 0.02/1.00 vMB 8
696,913 696,913 00000000000000000003a8b29053de875df3747f1feeed3d5902d719c4e2a68c 768 0.33/1.00 vMB 8
696,912 696,912 000000000000000000011833eeccf1116f83d6845d5e45f1d20e1a8fb0ed405c 1,815 0.57/1.00 vMB 15
696,911 696,911 00000000000000000010ac9b1cf0fb8cc172aed505615f125ec162d82e8df461 2,447 0.80/1.00 vMB 11
696,910 696,910 0000000000000000000c0306083cb1dd559f291c473b0fbdd30eba91c80e7e77 2,042 0.69/1.00 vMB 7
696,909 696,909 000000000000000000078e130e23820bdd5f23476a6a0e9f852592de5a106a0f 2,217 1.00/1.00 vMB 21
696,908 696,908 00000000000000000007fe94d1243b394209d5a33168757708851b7606efd960 186 0.04/1.00 vMB 8
696,907 696,907 00000000000000000008b12eaf6ccd9bc3eaa51506a3234974243031110df4ca 2,209 0.76/1.00 vMB 10
696,906 696,906 000000000000000000009419e10cd3cc359275adfdd163c145d6155fe857bf74 2,122 0.83/1.00 vMB 9
696,905 696,905 000000000000000000038bf45d42c50920a10030cd10ed68586c494b8ecbc1e9 31 0.04/1.00 vMB 5
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: 689.56 GB
    • Received: 16.50 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.