Loading Tool

Explorer IconExplorer

Memory Pool

78,061 transactions
29.29 vMB
0.06355141 BTC
Random Selection Loading Transactions
Max Size: 176.04/200 MB

Candidate Block

Mining Attempt e6d4dbb8b6f4e2fd1a20b2a5b5a2df1e2dd1f7af895a5ff6a1bfd07949b1f34f
Version 20000000
Previous Block 0000000000000000000005fed7a2e04e0d65382f9c5d2d0085aa4ef4f390cc19
Merkle Root 17cf604269fefea3187aeb3fe4c6710a0c8e9442a08c25c5f188dca0d62f5fae
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,838
Size: 1.00 vMB
Total Fees: 0.00421762 BTC
Feerates: 21.09 > 0.42 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,013 (616,798 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
298,215 298,215 0000000000000000518cb39fb7473602e41d2d7747613010720718252ce0199a 256 0.20/1.00 vMB 21
298,214 298,214 00000000000000001a9be1ba7b9da44a5c25cddef43811e79c304c928f3e5c53 64 0.05/1.00 vMB 13
298,213 298,213 000000000000000045d254f8c45195e4aeedac2c7ae2c80fecd222bd1328c4dc 696 0.35/1.00 vMB 33
298,212 298,212 000000000000000086323e7f255770a3c9b8d1bfecdf12997a78f8be25bcd050 487 0.63/1.00 vMB 23
298,211 298,211 00000000000000003603bba45acc4a492fdf46a426d0a425d9b2e746792e7328 490 0.35/1.00 vMB 24
298,210 298,210 00000000000000007b0374de9e14c59ce09f602c3f8b8f807346368e9cff28c5 1,124 0.35/1.00 vMB 50
298,209 298,209 000000000000000055b86aa10a8d6f58a0a4eb923384655458d36b9ac30d5bcd 18 0.05/1.00 vMB 4
298,208 298,208 00000000000000008d3de77bea4d73d48d92c98af3a794edca94e50e156bcaeb 314 0.22/1.00 vMB 29
298,207 298,207 0000000000000000566993a8ef99fc7c07c870235643f7030d6fe1f537367aec 267 0.16/1.00 vMB 34
298,206 298,206 00000000000000003503b06b524bdb1a4e324678787e424f5a615ce6706b3b90 793 0.48/1.00 vMB 28
298,205 298,205 00000000000000003ae643d20c79ca7cf7ba8aff826423f9f6cc7c528adc51f6 832 0.44/1.00 vMB 40
298,204 298,204 00000000000000008fb021953ac8117126e63e307972ecc483d89473b7b4f45d 32 0.01/1.00 vMB 30
298,203 298,203 000000000000000037637ef59713b640dbf3786663eefef1ee9f274c0a696ce7 576 0.32/1.00 vMB 36
298,202 298,202 000000000000000010c659b7079ab871f507f3d57d2a5aecd802d43c2d06707a 366 0.34/1.00 vMB 22
298,201 298,201 0000000000000000843d75471f7ff4de3037dc79fb8cccc4732c8754ed150734 660 0.25/1.00 vMB 43
298,200 298,200 000000000000000003989769d342b005832d72b2dbfd0c3ecdf9ac3d56b05907 353 0.25/1.00 vMB 31
298,199 298,199 000000000000000046dd517d55a8b99d93eb15c294200ab049f83fd287f4a548 90 0.11/1.00 vMB 13
298,198 298,198 00000000000000007f40238d2ccd315e0bd6e3b35c5d8300442ff557cebbc731 235 0.35/1.00 vMB 16
298,197 298,197 000000000000000026a1f8e3c65eb31668d96f7666a672109fa289a3e5412242 205 0.35/1.00 vMB 13
298,196 298,196 000000000000000008c6ec32599d2896c9266c1ce31fe62eca11f42acf3286c4 1,024 0.49/1.00 vMB 30
298,195 298,195 00000000000000006a4e969a60d3893a4bad590e3dc024968e7f84061bda0d54 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.42 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: 665.29 GB
    • Received: 15.11 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.