Loading Tool

Explorer IconExplorer

Memory Pool

43,560 transactions
26.49 vMB
0.06326093 BTC
Random Selection Loading Transactions
Max Size: 139.09/200 MB

Candidate Block

Mining Attempt 86686bf8bbe302ea94cc9016a7b6599ea41e7c2f873d7b3536b599041b62969e
Version 20000000
Previous Block 00000000000000000000a60f0cc25e0059f039a7782b5ad6e6e075a606bef2df
Merkle Root 180936c5badcf26613161c38c28b377e00ebcf29b081badfbca068d1d4ff3535
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,241
Size: 1.00 vMB
Total Fees: 0.01467521 BTC
Feerates: 150.61 > 1.47 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,758 (583,229 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
331,529 331,529 000000000000000006c3981115948b45ab4cc7e5f7a203c2b2e5c53ebb7019f5 597 0.48/1.00 vMB 20
331,528 331,528 0000000000000000117ee1cf95be775220bf734157ecaf2b8db5af8140c59321 309 0.20/1.00 vMB 21
331,527 331,527 00000000000000000997734d0f57c8668b220cb0092e21f7a3a0d7870c0a3752 564 0.39/1.00 vMB 22
331,526 331,526 000000000000000011216f77c586c7c15f2e6158a8a04a306f22e6b2242cf5ea 254 0.22/1.00 vMB 17
331,525 331,525 000000000000000005b93ee7dc5bfa91ee20e7411f475bc7d14eb25fc28e2377 612 0.38/1.00 vMB 22
331,524 331,524 00000000000000001ae0459abf757d7a1440aee2ca75f3a095db6d0290251202 32 0.01/1.00 vMB 15
331,523 331,523 00000000000000000e1fb8f7de07f3be82b771a2bec887c7f1ecaafa3fafbdb6 164 0.11/1.00 vMB 43
331,522 331,522 00000000000000000a120c1c61eeec72e49e87f8b7c13efed1272439e7333ba9 513 0.31/1.00 vMB 21
331,521 331,521 00000000000000000387d06019d54238e5f3e855c75ce92d7afb70a03dbd04b7 167 0.10/1.00 vMB 21
331,520 331,520 000000000000000009e1605d14e4a930edb04d7dbe4d08c3ef5bb08832e1fdfe 561 0.44/1.00 vMB 17
331,519 331,519 0000000000000000078cfa172fd8f5123b6d245bf58d3233956e1f4e410de940 424 0.16/1.00 vMB 45
331,518 331,518 00000000000000001ae7d141c3393a0497aa8bd777f23a206e7e0901abb2d52e 1 0.00/1.00 vMB 0
331,517 331,517 000000000000000008a9eb6391ebca0ae5c61a0911f322e2e5e21fd6870babbf 220 0.25/1.00 vMB 14
331,516 331,516 000000000000000010588f0ebfd9824d7e5ef8d5e5dcdd5bf99ff06ad2a1b684 256 0.09/1.00 vMB 34
331,515 331,515 00000000000000001402edea29bb51da83c3ef355978cfcfec44e287f7727425 941 0.55/1.00 vMB 21
331,514 331,514 000000000000000004ad8dd4b6434fd031bb9ab7f49048221f085a317aeb089a 1,050 0.55/1.00 vMB 25
331,513 331,513 00000000000000000a92d3021cee0e6c9f90db437695b1186a5d9621e960588e 154 0.08/1.00 vMB 25
331,512 331,512 000000000000000014180fc1452bb746ce63f491c1057a63ce8822bafd571518 149 0.10/1.00 vMB 13
331,511 331,511 000000000000000009bedd5da07a4990eec5ea101dbc0f71ef0d344d8baadd87 435 0.24/1.00 vMB 21
331,510 331,510 00000000000000000dfcb7bc191ae534e945fa272b318a509bd2db540ea02d37 512 0.14/1.00 vMB 42
331,509 331,509 000000000000000001cdccb2bcdf53d952d3f3c84fcfe04b5465139b4ae97d99 134 0.07/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 781.96 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: 647.47 GB
    • Received: 12.94 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.