Loading Tool

Explorer IconExplorer

Memory Pool

86,596 transactions
31.51 vMB
0.21013127 BTC
Random Selection Loading Transactions
Max Size: 191.24/200 MB

Candidate Block

Mining Attempt 6e8431364b48d4cdb97e36fa7d921aa1b09a3e3ddadbb21174de60760d8b4c48
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root 8538fea9c8aaaa183b415f8d8fa2f83a3e598fc962b8cb692d51dc395debb8ff
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,571
Size: 1.00 vMB
Total Fees: 0.10614970 BTC
Feerates: 502.67 > 10.64 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (485,910 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
429,215 429,215 000000000000000000e77600380f6f8e31c2d2dc3497678a44d7e5538e79b624 849 0.36/1.00 vMB 59
429,214 429,214 000000000000000001500b2ce61e6ba84702c510a5b1a4ab7d6f58cdc1720dd8 82 0.05/1.00 vMB 48
429,213 429,213 000000000000000002853adc8666a58b6ad0955a4176c982f73e240cb33a85d9 2,219 0.92/1.00 vMB 59
429,212 429,212 000000000000000002a52cf5ee12755b4d73885b92f97658e0580626375cd2b7 905 0.58/1.00 vMB 43
429,211 429,211 00000000000000000004b0bd3c620abb8646ed8005c3d09ff969d56216ef4408 271 0.27/1.00 vMB 25
429,210 429,210 0000000000000000037a07f6caa8a51c0eb9d764079855472dd28922b88b23e4 572 0.25/1.00 vMB 53
429,209 429,209 000000000000000002b6502cc4d118019f9af4edb520d054e43f7470ed34fc75 1,440 1.00/1.00 vMB 32
429,208 429,208 000000000000000001a1813770e2becf2dbe35db909e7b52516d259a600b70ef 1,270 0.63/1.00 vMB 46
429,207 429,207 0000000000000000030debf4086d7f390b3d46ff4affb988887613d72f5a9f9c 2,544 1.00/1.00 vMB 68
429,206 429,206 0000000000000000026e291227151132224895254706ed4d325b2d78a55b9660 967 0.35/1.00 vMB 62
429,205 429,205 000000000000000000c1a721bc219c34155510937d533c790f737828e86ef9b1 938 0.40/1.00 vMB 59
429,204 429,204 000000000000000002b44d027a0fc21de43f4b3db1b37ab5b600610434bd1814 972 0.44/1.00 vMB 55
429,203 429,203 0000000000000000031077efdc6bf02213dd6d5113ddd9d0f8e9b10d2724af1d 70 0.03/1.00 vMB 75
429,202 429,202 000000000000000001a1210caa36b0c27099ab9ee37c4d1f1caa62b56546ae1d 536 0.20/1.00 vMB 70
429,201 429,201 000000000000000001d205d2db5ae5d49c7a49eaab5d88738e76216eba52272a 913 0.99/1.00 vMB 23
429,200 429,200 00000000000000000437bd389ec1d94b936af8124e6a9f7592fee10ff6eddd94 820 0.39/1.00 vMB 57
429,199 429,199 0000000000000000017206f92cf26a0942409ddc22d43a1917ebe78a8f26efcf 443 0.16/1.00 vMB 67
429,198 429,198 000000000000000003295952d036f32ca11c8a680d606d0c7561ffe8a70c1106 1,916 0.81/1.00 vMB 52
429,197 429,197 0000000000000000026ffbdf8ce70b4feaa080ebf0f1b836590a6999315968c0 2,739 1.00/1.00 vMB 66
429,196 429,196 00000000000000000330fdef49d49e591d7d54c2cec9394fd18779759a67e235 451 0.21/1.00 vMB 63
429,195 429,195 0000000000000000040f32f8bd968067902cc9c2e57f61b91493bf7c39234f2c 273 0.09/1.00 vMB 80
Previous 10 blocks ↓
Total Size: 782.61 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: 671.94 GB
    • Received: 16.07 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.