Loading Tool

Explorer IconExplorer

Memory Pool

81,328 transactions
31.15 vMB
0.07608088 BTC
Random Selection Loading Transactions
Max Size: 189.59/200 MB

Candidate Block

Mining Attempt 8da9f1b8379a3efe31aaac4446d4f7e78ea298fa09f27d438281ce2d6f8c1691
Version 20000000
Previous Block 000000000000000000004b3e7e5aaeab111493f0d06b8a6f97fdb08081d0f764
Merkle Root fcedd12e5c82cf56687acfa27e41b12121f41d0cb280aabb9b82fa75c4332967
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,080
Size: 1.00 vMB
Total Fees: 0.00882332 BTC
Feerates: 100.37 > 0.88 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,197 (87,313 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
827,884 827,884 000000000000000000038ab47d437e4e63fc088822e50e6deb14c11ccd0b9d37 5,188 1.00/1.00 vMB 27
827,883 827,883 00000000000000000000320da829c04b30ca5d19412dff5671d359ba376f47b2 3,864 1.00/1.00 vMB 26
827,882 827,882 0000000000000000000080b326f798186a7c9397832103044ac557a2ad00cb78 4,352 1.00/1.00 vMB 33
827,881 827,881 00000000000000000000a29aaa17be2627c29121374507ec2cbdaf09bc83576e 1,806 1.00/1.00 vMB 30
827,880 827,880 0000000000000000000379fe2429fe34ddb0095805aa185642c2a417c5594e85 2,986 1.00/1.00 vMB 35
827,879 827,879 00000000000000000000b2e2fb4564f2e219151b2d39eb88f219b81f2699b222 3,255 1.00/1.00 vMB 41
827,878 827,878 000000000000000000019463c446698b574ab8ce78a80f0ae80f30a1a13aba01 3,128 1.00/1.00 vMB 39
827,877 827,877 0000000000000000000340b5bd6759df6dd9d9c0d079705b33bdb03e6c9c499b 3,389 1.00/1.00 vMB 64
827,876 827,876 00000000000000000000caf61f4c5d1d1960861510f35d424a7a0a40103bba48 3,368 1.00/1.00 vMB 43
827,875 827,875 000000000000000000022d652fb8b149ad2e67d6fcf144e7a33d382b1a2a1c65 3,489 1.00/1.00 vMB 39
827,874 827,874 00000000000000000001a204d52781329cedced8759825aa04258466a0bfbe13 2,947 1.00/1.00 vMB 54
827,873 827,873 00000000000000000000be2ab9db20c119aebc54e0224d032337d200e5c674e3 6,418 1.00/1.00 vMB 29
827,872 827,872 000000000000000000032488a80289ce4857fed918ca47daf72ca9c7f736178c 5,072 1.00/1.00 vMB 28
827,871 827,871 00000000000000000001b0bb63606f30e759c4a2d15ff7d2986b368d6be1af86 3,262 1.00/1.00 vMB 29
827,870 827,870 00000000000000000001a0419b0685f5f5826ffaf77a767de7c5ccb5d712ac9d 3,447 1.00/1.00 vMB 27
827,869 827,869 00000000000000000001bc1b2c6ca801676bdf74b34794d7e099599d907e2aa7 5,243 1.00/1.00 vMB 28
827,868 827,868 00000000000000000002e456b982083af820dabf8ce918377bac10d8884173c4 4,639 1.00/1.00 vMB 27
827,867 827,867 00000000000000000000a1f65cd4b6f889330297ee8e5451bf323621790cd649 4,877 1.00/1.00 vMB 29
827,866 827,866 00000000000000000001fa23515967c68df9a3cc116a7a37977b3e9729a85e3e 3,962 1.00/1.00 vMB 28
827,865 827,865 00000000000000000001a5f2b085c0d293a0107e8378ee0fcda6581bb7f53c55 1 0.00/1.00 vMB 0
827,864 827,864 000000000000000000016d868a038e0b84105c6cc36372f298681e675401c09b 4,977 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.73 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: 707.87 GB
    • Received: 16.70 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.