Loading Tool

Explorer IconExplorer

Memory Pool

46,546 transactions
27.72 vMB
0.08936251 BTC
Random Selection Loading Transactions
Max Size: 146.02/200 MB

Candidate Block

Mining Attempt b0b8e2d837eec0044f35fac00f07bcd51512be76964c6e070a5eab73afd3f310
Version 20000000
Previous Block 000000000000000000000daf054202e657483ffdca3c83fde776f6782404cc63
Merkle Root 5c18adc13f99d1d1d279d8c7fb7484ae20f1d89da624c911394406dc425a0dc9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,365
Size: 1.00 vMB
Total Fees: 0.03338059 BTC
Feerates: 265.25 > 3.34 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,887 (199,393 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
715,494 715,494 00000000000000000003b1ad918792d09e37e37187fd00016ed0a45e9168b647 564 0.21/1.00 vMB 7
715,493 715,493 0000000000000000000a5902dc6cff9d9cf186fc7c122fba4deabfaa9d0abcfc 485 0.18/1.00 vMB 11
715,492 715,492 000000000000000000056924ac227c9c3a1c6512c7a78e771424588dbf9ddb8f 1,358 0.51/1.00 vMB 10
715,491 715,491 00000000000000000007fec07297949a904657a05aea01c0f1c2071236430394 463 0.14/1.00 vMB 11
715,490 715,490 00000000000000000009d902b316033efb452db50a88546f010c8cb7e2806e46 162 0.04/1.00 vMB 11
715,489 715,489 000000000000000000011cdaf5a869dce1ab4cad11fff0dd4decd4881b505d26 1,000 0.58/1.00 vMB 6
715,488 715,488 00000000000000000003a0a26d0e65c408a99bb812e9182de2cab90f1771b7d1 2,144 0.81/1.00 vMB 27
715,487 715,487 000000000000000000052c0c8baee55ea17d500554642395bba420ec1c40781f 410 0.15/1.00 vMB 8
715,486 715,486 00000000000000000004c16977a0e3ac904546ce24eca68e93f8b4e16a4243c1 2,090 0.84/1.00 vMB 9
715,485 715,485 00000000000000000002d1d355ee46fd8c5a229b07516c8513fa6eb11cf0a5bf 133 0.04/1.00 vMB 9
715,484 715,484 00000000000000000004994178f8c03bf44c1a186b186f63cec2ff33f5a6cddc 855 0.25/1.00 vMB 11
715,483 715,483 0000000000000000000597d718bd50bb63b03c6777c686556215f885a5d2099f 264 0.07/1.00 vMB 13
715,482 715,482 000000000000000000021a5ff40a359b0527c4d1271fc7d9f5e7ff04e64553d8 2,059 0.92/1.00 vMB 11
715,481 715,481 00000000000000000000dddf9f86526f722dd0a6574b8f080d06549075be5baa 1,206 0.73/1.00 vMB 4
715,480 715,480 00000000000000000003122a7c2ad6e040b8b5dbfa1835d9a70828feae35867f 2,694 1.00/1.00 vMB 10
715,479 715,479 00000000000000000006a49e9bc2e831f4093ea57da88cd76b76dbf61f8f4a7d 2,354 1.00/1.00 vMB 6
715,478 715,478 000000000000000000033932f8b49fb8781928cd5ce114be28d177dde21f2509 2,588 1.00/1.00 vMB 12
715,477 715,477 0000000000000000000895cf97e93acf729607114d9935a0344e1ec33e1f02b3 1,765 1.00/1.00 vMB 9
715,476 715,476 0000000000000000000ab1a7292c314bb8a20716d750df4fe8fd0e5e6ee56e9a 437 1.00/1.00 vMB 3
715,475 715,475 0000000000000000000a0772ee0cd19ff682431dd86c77909cbae648d151f80c 2,208 1.00/1.00 vMB 4
715,474 715,474 000000000000000000017c83bc509a8e9b32cdfab3bd39f662cba62beb881fdd 2,693 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.19 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: 653.70 GB
    • Received: 14.02 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.