Loading Tool

Explorer IconExplorer

Memory Pool

78,249 transactions
29.74 vMB
0.11296836 BTC
Random Selection Loading Transactions
Max Size: 178.65/200 MB

Candidate Block

Mining Attempt e36d8aee29f27f80784b3a4b065d45d581e767308f054687203f69c7bfa85ae6
Version 20000000
Previous Block 000000000000000000010a603dda0ac2a744c116ca8bad054b459a9dad33945d
Merkle Root e15f9f148de8fc1df7654294d72d8edf744b0fcc936cdd88d21f4364656a6fcb
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,083
Size: 1.00 vMB
Total Fees: 0.03317687 BTC
Feerates: 660.76 > 3.32 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,273 (213,745 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
701,528 701,528 000000000000000000076b499f016d072f9f4fa3afd75fe8275cc17ae874469d 2,422 1.00/1.00 vMB 17
701,527 701,527 0000000000000000000a1dbe25fd3236403c74be52c821cfcaf76081f0ef0429 2,247 1.00/1.00 vMB 18
701,526 701,526 00000000000000000008286f1621d5b7abb0b791b2b0bb5df841a45301ba8e1f 3,101 1.00/1.00 vMB 18
701,525 701,525 0000000000000000000757b1cc6f628bf51ee8f77ba0b9b238bc4ea87a54da0b 2,529 1.00/1.00 vMB 9
701,524 701,524 00000000000000000009aea24b5d50e19e8e5d0d2bf389d655ac4771030e8f47 2,861 1.00/1.00 vMB 34
701,523 701,523 0000000000000000000ead0d22a7a0647ac295ca06f562a437268200b9992603 205 0.06/1.00 vMB 13
701,522 701,522 00000000000000000001bcf1e917c7f90641040cc245297765c3205b62f0fd12 538 0.15/1.00 vMB 13
701,521 701,521 0000000000000000000036fe6a00dbb31dd039c0926f5d907f4ae0529198dbc4 2,117 0.95/1.00 vMB 2
701,520 701,520 00000000000000000000c11e14349e2d728f44132ef90980169da7aeb119b2d2 2,642 1.00/1.00 vMB 14
701,519 701,519 0000000000000000000f3bb9a69df6411e5192689dabda854cab4f303eb63c67 1,627 1.00/1.00 vMB 4
701,518 701,518 00000000000000000000934f8774e36f9d305408705a2e1c77db3765f373bce7 2,623 1.00/1.00 vMB 28
701,517 701,517 0000000000000000000be90d3c0c2500d538be64c422401093d0a27c3ce5bc23 1,993 1.00/1.00 vMB 24
701,516 701,516 00000000000000000005f951bfe0c2fb33d9874a2f74546219806cb5c3fbdb53 2,285 1.00/1.00 vMB 8
701,515 701,515 0000000000000000000edf01f52fdea0815f6b8d32aab4398895586715f95ac2 2,636 1.00/1.00 vMB 20
701,514 701,514 0000000000000000000612342098bef5ef6970728b622b8f893f911194eddfba 422 0.16/1.00 vMB 9
701,513 701,513 0000000000000000000db392f60024a281465a82b3928b590a445cbe00455e9d 438 0.16/1.00 vMB 15
701,512 701,512 0000000000000000000451518ed12afc64da360351d7d447a1b4ec17b4690c9e 1,140 0.36/1.00 vMB 13
701,511 701,511 00000000000000000007fafde7f0a3f5f8f80489a1696cc74ba0048fb9d77a01 766 0.27/1.00 vMB 12
701,510 701,510 00000000000000000006eebaa7b584b3c3b5c84ae17caca6b8a557e38c1586e0 325 0.11/1.00 vMB 14
701,509 701,509 00000000000000000002d3a0d3467b11194d851809de62a3b1862b069c2f90a8 1,070 0.87/1.00 vMB 9
701,508 701,508 00000000000000000001b3e99b375296a2c3f2727f001c98270e9d40ea8a4926 127 0.10/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.86 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: 713.04 GB
    • Received: 17.28 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.