Loading Tool

Explorer IconExplorer

Memory Pool

80,234 transactions
30.07 vMB
0.08814902 BTC
Random Selection Loading Transactions
Max Size: 180.37/200 MB

Candidate Block

Mining Attempt 46794624375c3db1686c26a4dec605f8a64c4b52dad51fbb983dc497682733c5
Version 20000000
Previous Block 00000000000000000000fc1cfe4bfb6adb943cbada4574a41a2d38831cb69697
Merkle Root 7ea687e15633f14f5117e0b1cb302019ecf56d0455dfb477cea8ce799848e62f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,548
Size: 1.00 vMB
Total Fees: 0.02667858 BTC
Feerates: 301.07 > 2.67 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,007 (618,480 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
296,527 296,527 00000000000000002a1f52178d193c74acde3d44aebd6445afb173d04a51dc65 938 0.36/1.00 vMB 41
296,526 296,526 00000000000000002b416580d41b59c3739785f2325cce79cc2c6920944d9261 192 0.10/1.00 vMB 33
296,525 296,525 000000000000000021192b4afcf3c80a2fc8c23dd66d4e2ab6c664879cbe611b 285 0.25/1.00 vMB 21
296,524 296,524 000000000000000097b9fc02e5717798e50a0216a0b7def9c39d086f72ec1ea1 1,024 0.39/1.00 vMB 45
296,523 296,523 0000000000000000216aa60fa8b2569a9609ef77b404a4a86a2f2328713880cc 212 0.15/1.00 vMB 27
296,522 296,522 00000000000000006d5d45aae82145da9c65ef1ea3f2db606762a65d505cdb77 749 0.50/1.00 vMB 30
296,521 296,521 00000000000000009cf785ea47dce50f46aa4f4e9d451ccde477debd0343a5bd 796 0.50/1.00 vMB 40
296,520 296,520 000000000000000043c0e564edbe62ae1fbdbd346577864d09f9d162b51a0d20 733 0.35/1.00 vMB 57
296,519 296,519 00000000000000007f2fc9ab0ae7ac3f311806585dc7839ab5f09e93e0850df6 108 0.09/1.00 vMB 23
296,518 296,518 000000000000000065141fc6c98e67cebbd48fe09ea595a896b8495a020515c2 27 0.02/1.00 vMB 25
296,517 296,517 00000000000000004f1fbff532fc73127e08d7db5988c893ca11c19d12649dc3 102 0.05/1.00 vMB 20
296,516 296,516 000000000000000093c136ffa89658b6d3ea87461802301eb62e1ac483d37276 144 0.08/1.00 vMB 29
296,515 296,515 000000000000000077617c1cb464e736630126d14cedce682008d553f85f7408 110 0.07/1.00 vMB 28
296,514 296,514 00000000000000004b0c32a1a35cf86dd975508a3432990dcd2a512103894328 111 0.06/1.00 vMB 30
296,513 296,513 00000000000000009c704e10249573f453eaefa6af34de3d31a69d426ec93230 273 0.13/1.00 vMB 33
296,512 296,512 00000000000000003b9f70cab50040f5dc511a2d069f6bdf55ce0494e9e59504 926 0.60/1.00 vMB 29
296,511 296,511 00000000000000008572c80a8d16820d5b7a392dfb267d08f93352907406290a 148 0.08/1.00 vMB 31
296,510 296,510 000000000000000021eb097ffaebd20486a90e8ed1ee6da0d0284bddba5651a7 149 0.11/1.00 vMB 27
296,509 296,509 000000000000000047cac02ef0e633085077c30db596513d348a13f18956ad8c 504 0.29/1.00 vMB 33
296,508 296,508 0000000000000000370701a30139801e814433b24e021323d4e338625b44f411 194 0.18/1.00 vMB 62
296,507 296,507 000000000000000013c402a3a2febff824756d0278055344503d31cff41924c2 1,133 0.70/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.41 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 664.97 GB
    • Received: 15.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.