Loading Tool

Explorer IconExplorer

Memory Pool

30,168 transactions
5.97 vMB
0.04797181 BTC
  • 1 sats/vbyte = 30 blocks ()
  • 2 sats/vbyte = 18 blocks ()
  • 12 sats/vbyte = 6 blocks ()
  • 13 sats/vbyte = 5 blocks ()
  • 14 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 45.76/200 MB

Candidate Block

Mining Attempt b41031fc7fe5e85f375336fcc807b6b8e5c9e7d83f78239d080b4a05e961fff8
Version 20000000
Previous Block 0000000000000000000145365a5e74b2b1ac45f848c91616b4c8a3ff7e95c51c
Merkle Root c31d04abc6367d197d713198f433c902d5a83214a7d1b24264b21cfbe4f3f097
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,847
Size: 1.00 vMB
Total Fees: 0.02859370 BTC
Avg Feerate: 1.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,772 (545,947 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
366,825 366,825 00000000000000000b628334c03010a17cb187ac023786e4c9519fcd1a8bd568 0.35 MB 568 35
366,824 366,824 0000000000000000142aad18da6a7a2663c7108c9f9a714012423cfcf3459868 0.66 MB 475 8
366,823 366,823 000000000000000006edd87db387adc48e3f221885a41cad61a6daec365aff94 1.00 MB 1,570 31
366,822 366,822 0000000000000000138a7dc52f142c6a5005af6371dac0703f079828cb593c7e 0.68 MB 1,927 67
366,821 366,821 0000000000000000005fe6a7cb1192b6f11c82da829c55223e97e8af583acd31 0.91 MB 1,627 37
366,820 366,820 000000000000000014c30a4505156d3bd5f163fde5f1cfe63577ce38e27a5d0b 0.09 MB 187 37
366,819 366,819 00000000000000000bdf15ffa8ab03e64c79eaa9d3a8d9da78d389eebe4dac6d 0.17 MB 363 33
366,818 366,818 00000000000000001469c6c2b23870495ec914cdc401e47df2f7e8c100b246d3 0.49 MB 469 16
366,817 366,817 000000000000000001cb048253efccec222bdd14ab0999b67a776212133df367 0.68 MB 1,574 48
366,816 366,816 000000000000000003b347878276f12547ee47c441c6075af9f4a1e1fe0e5578 0.03 MB 84 43
366,815 366,815 000000000000000003145253be738651cf827fc113e8e2a8e6d8cb15e44959b5 0.16 MB 260 26
366,814 366,814 000000000000000007b5f30f7ab26c9efd49c6cdf52c46da5e55e648ffb27506 0.93 MB 1,728 36
366,813 366,813 00000000000000000f1e900f1565a5ccff698bf9bef5b01c14d017dc1d55946c 0.53 MB 321 10
366,812 366,812 00000000000000000a4893fca716eb0d6a069f4f34ebd2c0ec0935513f941bc1 1.00 MB 1,773 33
366,811 366,811 00000000000000000d8db71699438c41c1b176b0318830d1f945e1936bc4a2a0 0.95 MB 2,432 66
366,810 366,810 00000000000000001316ff1ee8f35e187c18fb00c0d9f46df9a3479298698e36 0.21 MB 430 32
366,809 366,809 000000000000000007a379bfc6aba29191d32e8e4525a18ff382ac6c7480d5fa 0.61 MB 717 24
366,808 366,808 00000000000000000d67a21ee3118e93df18adcd0cf2934103996684e0e17fc2 0.30 MB 482 32
366,807 366,807 00000000000000000e89eaf017bc2c7ae8eb0eb042a20ae55b9f6fd1be3ec90e 0.25 MB 512 33
366,806 366,806 00000000000000000915f36be49e2d1f52001375b237529086e3fe898047548a 0.14 MB 300 43
366,805 366,805 00000000000000000c80bbe1122b0d8305c3525e1a948930971be0a553e11427 0.32 MB 531 33
Previous 10 blocks ↓
Total Size: 778.44 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 87
    • Outgoing: 10
  • Data Transfer:
    • Sent: 147.01 GB
    • Received: 1.61 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.