Loading Tool

Explorer IconExplorer

Memory Pool

41,748 transactions
27.58 vMB
0.06994785 BTC
Random Selection Loading Transactions
Max Size: 142.67/200 MB

Candidate Block

Mining Attempt 1640b9805d1d9a66f6da96f7fdf2b542083dc94ecf7260f706124f3fb0a76f2d
Version 20000000
Previous Block 00000000000000000001915610f9bb4ea6739cd8cf20c28d45f9a1a654ed23fd
Merkle Root 8f7e8e206e88554698c06c2ef2d2bed58c13db5f6cf108720f699cf8352a14f0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,627
Size: 1.00 vMB
Total Fees: 0.01563591 BTC
Feerates: 100.53 > 1.57 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,660 (204,577 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
710,083 710,083 0000000000000000000b7110daf0bb0bb1c4e9ace5aefd37ba60264ef5f57c1e 2,903 1.00/1.00 vMB 13
710,082 710,082 00000000000000000001c5dbb32ef48b416d40b8a70ce46d62195a7885e5efc3 779 0.30/1.00 vMB 11
710,081 710,081 00000000000000000007e29c30f26c474f678313639ba60f24457557fac5a19b 88 0.04/1.00 vMB 7
710,080 710,080 0000000000000000000914f3bb21775a2586a33fef8dd4102b52d5727d695431 1,275 0.56/1.00 vMB 9
710,079 710,079 00000000000000000003c33222688c5eb8ce01c8a13af089710d35dd64e0b999 566 0.31/1.00 vMB 10
710,078 710,078 00000000000000000002c6da652c768c1007de18f9763ff270f8ced778bcac4b 327 0.13/1.00 vMB 12
710,077 710,077 00000000000000000009765e68c30280e867411e3cbd5402560ccde06922c086 620 0.34/1.00 vMB 8
710,076 710,076 00000000000000000009892ff09e8e7b3d22d38f4a71ae03c8db2922b989b4c8 1,308 0.52/1.00 vMB 9
710,075 710,075 0000000000000000000a4c09c789bd64420b52aae33e269364ce43751635b46c 1,377 0.93/1.00 vMB 9
710,074 710,074 0000000000000000000acb274ab96d99d46ce7278371e44166d123f73243b8b2 1,927 1.00/1.00 vMB 2
710,073 710,073 00000000000000000005fd9e799aad75fd971bf01e1fe0ffe22bdcb0c4642936 1,228 1.00/1.00 vMB 7
710,072 710,072 000000000000000000045a99721b8ae02cf6a622d0ed9d8799393a1d57b37714 2,339 1.00/1.00 vMB 15
710,071 710,071 00000000000000000000e6c8cca3e06c5ff352fb56790ff1586afbc177176d79 2,275 1.00/1.00 vMB 5
710,070 710,070 000000000000000000067457dece31356749c68010ad1f65ed6a94e40c5043dd 1,764 1.00/1.00 vMB 8
710,069 710,069 000000000000000000096efa1299dd2064f2669e538dd87f6ad9781cc47a8a95 2,406 1.00/1.00 vMB 17
710,068 710,068 00000000000000000000fd337c2953bff10c139a7f6a04892f1a7389ab87fa7f 3,049 1.00/1.00 vMB 10
710,067 710,067 0000000000000000000add21db32482dd670eec6f86541099af8e174f4d95ebc 2,166 1.00/1.00 vMB 22
710,066 710,066 000000000000000000044a880e54cd2e1900d2208e991322bd7e86c0ed8835df 319 0.12/1.00 vMB 7
710,065 710,065 000000000000000000046fb54c6cc7fca0b7fb6b29b22697ec731b1f3f38a94e 2,406 1.00/1.00 vMB 7
710,064 710,064 0000000000000000000aeab6dc816cf445a8db091aa5dcb301ed35edcec8ae15 1,633 1.00/1.00 vMB 7
710,063 710,063 0000000000000000000877b7c53b89036f1996b3bbad94ae72e9dc3f43de5fce 2,768 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 781.79 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: 633.88 GB
    • Received: 12.23 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.