Loading Tool

Explorer IconExplorer

Memory Pool

15,465 transactions
11.26 vMB
0.05914021 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 58.18/200 MB

Candidate Block

Mining Attempt 72311c98e77d9e2128694989eb951a1fcfbafcf475f3354f647f36546c0c75f8
Version 20000000
Previous Block 0000000000000000000006ca46d77662424a3c954a5db8f2745f0dc89e1e8097
Merkle Root e7d080d0012034c47e00f485b6b898d4d50ccc1a41f2c2245678a33c3632dde9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,365
Size: 0.997933 1.00 vMB
Total Fees: 0.03528019 BTC
Feerates: 1,002.97 > 3.54 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,811 (662,708 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
251,103 251,103 000000000000000fb7cbdaeaf7313fc8be855b09378bd200cc0f4ac38c69a078 100 0.04/1.00 vMB 79
251,102 251,102 0000000000000038fc2b3d630b7242eeaad88c46c10728dee879d22769a87c11 185 0.09/1.00 vMB 108
251,101 251,101 000000000000004f42f4d1e67a71ec75bbf040b85bcd01b8997aaa7c578c580e 582 0.23/1.00 vMB 116
251,100 251,100 000000000000002d1e929a9feab87613338d15745ce695863e6b05bcada418bf 330 0.14/1.00 vMB 97
251,099 251,099 00000000000000537b5b6c6689b2fb953e1bf092e5bf7957c3a9cd084e3313f5 347 0.15/1.00 vMB 99
251,098 251,098 0000000000000011ff5d7135d196308d2604deb35962ba9421bfffdedb2ad2be 181 0.08/1.00 vMB 118
251,097 251,097 000000000000000e34ba637bc8abe75b9df2ab2b84f6bdf493477de1b422c713 108 0.05/1.00 vMB 125
251,096 251,096 00000000000000620f726f34039d48adada8cb43d955c68cf857a064cb87e1d7 55 0.03/1.00 vMB 59
251,095 251,095 000000000000005695167145f8d343e3b7f256e03c4ea43da4c07d790e8f2c52 489 0.21/1.00 vMB 113
251,094 251,094 000000000000005f0cda6eb0552f0190310804587e57047bce13d8cc8c7caa4f 79 0.04/1.00 vMB 69
251,093 251,093 000000000000006fd0ce24a7bf002824ebf46bcfd217a25450942c744563e9a3 565 0.22/1.00 vMB 88
251,092 251,092 00000000000000277f01a82638475741e9aa6c04fec288cd6a5abd1417768d57 409 0.25/1.00 vMB 112
251,091 251,091 000000000000002daa1b3cc95287a9ba6cea2244afc0e8108a2c9dac478836c8 56 0.02/1.00 vMB 104
251,090 251,090 000000000000003de8a3de89c54f3fb50922ac07c48172ced75e120b0d332fda 226 0.08/1.00 vMB 144
251,089 251,089 0000000000000048c2dbc3d2fda267e228dc80586e24f84889638b4249692708 289 0.14/1.00 vMB 99
251,088 251,088 000000000000004d45370f4b884894e517232a8e52ac1200b15f60443f91bc94 38 0.02/1.00 vMB 71
251,087 251,087 000000000000000eb12ca0f25f521a61059fee6ed85efad4aae6b71d9a569102 16 0.01/1.00 vMB 159
251,086 251,086 00000000000000224a38f548e83e4965f0adb3b50d8ef64274f0b3e1eee82929 84 0.04/1.00 vMB 105
251,085 251,085 0000000000000026f28fd0d1fdf5bae76e4c46f3e2900685d6493c8e222c16ba 234 0.10/1.00 vMB 116
251,084 251,084 000000000000006b3b40da4ce27d134977c9dc891f10f0f5c466c18da8c93027 289 0.12/1.00 vMB 125
251,083 251,083 0000000000000050d85cc3b33c9d297cd42e406c7d8bcacfbd0493f6a2e2cf2f 116 0.04/1.00 vMB 164
Previous 10 blocks ↓
Total Size: 780.28 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: 516.82 GB
    • Received: 4.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.