Loading Tool

Explorer IconExplorer

Memory Pool

89,816 transactions
33.20 vMB
0.15280721 BTC
Random Selection Loading Transactions
Max Size: 199.91/200 MB

Candidate Block

Mining Attempt 92517886ebd234e0ffaeb5b7efa55a16b9ccb0f450622543338489b9462893fe
Version 20000000
Previous Block 00000000000000000000b3b36493b98d8831183a4c3bad48ccf282a73492693b
Merkle Root fca11fd415f2a599687597dc8729304d71fd24887b2515497e8b0f7d5a6e7972
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,886
Size: 1.00 vMB
Total Fees: 0.05929551 BTC
Feerates: 627.82 > 5.94 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,072 (76,576 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
838,496 838,496 00000000000000000002f82d93472f86fa4e8dde9dde6b2361100b0ded6dbcff 3,931 1.00/1.00 vMB 47
838,495 838,495 00000000000000000001f116e8eb24e4907197df0cddd432cfdc7825da3e7e22 4,168 1.00/1.00 vMB 54
838,494 838,494 00000000000000000002d7f5dfb9063c3fb77c120246fd2218a0978e0cdf06d6 3,958 1.00/1.00 vMB 56
838,493 838,493 00000000000000000002d856294d76071064407ad541f8215869699b6745e862 4,214 1.00/1.00 vMB 68
838,492 838,492 0000000000000000000315c802a4e7cd4b3710a90c2a650b936bb8e2cfae349e 4,270 1.00/1.00 vMB 63
838,491 838,491 00000000000000000000756b1c33ae71c83939e44ed52eed3cb96f49a71de130 3,962 1.00/1.00 vMB 59
838,490 838,490 0000000000000000000130458bbc3a2ee5a318f5c50a35cebb80090dcc5c2723 3,803 1.00/1.00 vMB 68
838,489 838,489 00000000000000000001a5367c55059afc29a9013e4931256c73e05918c8b085 2,982 1.00/1.00 vMB 33
838,488 838,488 00000000000000000001450c4f67bf8ffd0fe3db417ec76049c53a368d6df0e6 3,638 1.00/1.00 vMB 53
838,487 838,487 00000000000000000001ad55a7ff938901faa5807f514a4ed73983d81ac2d0da 3,131 1.00/1.00 vMB 19
838,486 838,486 000000000000000000005ac15a0e78fc8654db449e2486a37148f4e72d57f235 3,455 1.00/1.00 vMB 26
838,485 838,485 000000000000000000030bc8aeffc986a1bcb45314af973cab5c7fec6330fdb9 3,892 1.00/1.00 vMB 38
838,484 838,484 00000000000000000002189a11dee072515e0035acb4faadf031fbfcd38cec43 4,140 1.00/1.00 vMB 32
838,483 838,483 000000000000000000001c446987ae31383c4796b83bbdaf08638f50cae5a46f 3,672 1.00/1.00 vMB 42
838,482 838,482 000000000000000000007ad214ddfb89b34e28381bb39f669c59f001b22b111d 4,792 1.00/1.00 vMB 45
838,481 838,481 00000000000000000002f62ea0d1626eee48acc1281d4bdb307b463c9316d21d 3,507 1.00/1.00 vMB 59
838,480 838,480 00000000000000000002edcb209c0895dc9c1051bc310f4ad8c252f3a9e59355 4,936 1.00/1.00 vMB 55
838,479 838,479 00000000000000000000fff22b26868ef57619221260052b5887e73328857a95 4,022 1.00/1.00 vMB 76
838,478 838,478 000000000000000000026a14f4970a0e8200af25e0bb88464d911a2c1d237ec6 5,129 1.00/1.00 vMB 85
838,477 838,477 00000000000000000001734e93c3007e62b204ac3f433bed9799f9bd11d65163 5,173 1.00/1.00 vMB 95
838,476 838,476 00000000000000000001317d29eec8c5c86a27b113b733622f052b69183a6683 5,844 1.00/1.00 vMB 70
Previous 10 blocks ↓
Total Size: 782.52 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: 668.90 GB
    • Received: 15.62 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.