Loading Tool

Explorer IconExplorer

Memory Pool

81,078 transactions
30.33 vMB
0.11669201 BTC
Random Selection Loading Transactions
Max Size: 182.68/200 MB

Candidate Block

Mining Attempt 0d8f3715bb7a03a2e67003542de728b7f03ad98b49db03113cdc76d189e91578
Version 20000000
Previous Block 00000000000000000000df3472a1fecf1266b59b222ff852cf918f03b4495fb4
Merkle Root dc08b0c9f02907bb98f208a52dfce898afac9fd167418e874526f1e3a9c53c68
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,132
Size: 1.00 vMB
Total Fees: 0.04333023 BTC
Feerates: 150.68 > 4.34 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,141 (362,182 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
552,959 552,959 0000000000000000000042f28db8a50573580300f7fe80bd016d9aa3a77db0c4 1,219 1.00/1.00 vMB 13
552,958 552,958 0000000000000000002d4de954bdfb802383f227f29c197ce1894ff2fef76c79 1,961 1.00/1.00 vMB 8
552,957 552,957 000000000000000000265849fd5b5b5551828e592540c8511e5223424f324493 3,115 1.00/1.00 vMB 7
552,956 552,956 00000000000000000012314425f1fbe44665f232fb30a51beab705b159141141 3,064 1.00/1.00 vMB 34
552,955 552,955 00000000000000000029f5e855578d7a81f4501f38093c46cb88a47664bf3c0e 2,617 1.00/1.00 vMB 29
552,954 552,954 0000000000000000001e6525727cc0a729b1e928dff16db10d789176b59dd3eb 1,748 1.00/1.00 vMB 23
552,953 552,953 000000000000000000296e3d1560a1822c5e54f8996f80f259e1f9f297810cc6 3,018 1.00/1.00 vMB 37
552,952 552,952 00000000000000000025db922a44aa63dc182fe5fab8f4a5be3609bbb261ec34 480 1.00/1.00 vMB 2
552,951 552,951 0000000000000000002610000e8b187c0ab07a337fafda61635ab3527b1fcc2c 2,453 1.00/1.00 vMB 6
552,950 552,950 0000000000000000001929213b6404b67636894cbf1bdda29a5e5c0b4d547057 2,208 1.00/1.00 vMB 5
552,949 552,949 0000000000000000002767f399d6f8e5bb009a42807f52595fb1d4f040b255d7 3,138 1.00/1.00 vMB 29
552,948 552,948 0000000000000000001b19f17d09ea5ef5f5098eddb71e921b73de00705fc918 2,404 1.00/1.00 vMB 5
552,947 552,947 0000000000000000001bcd09a93839902281ffac464478a55d83584661f3556f 3,132 1.00/1.00 vMB 30
552,946 552,946 00000000000000000017453b09b6c97186a4dfe5f3080ee5e6cd3e8e1d1fc3ea 2,871 1.00/1.00 vMB 12
552,945 552,945 0000000000000000002360882dfaf846ed9fad1bb7e511769eab41bcababa53b 3,085 1.00/1.00 vMB 24
552,944 552,944 0000000000000000002f889fef241f37ef851de928eaaac0059cb3efb1e4131e 2,937 1.00/1.00 vMB 29
552,943 552,943 00000000000000000027f31863c27eac5eba50a6064fc86aa175e4d40ca2c134 1,886 1.00/1.00 vMB 46
552,942 552,942 000000000000000000004be639a78de7fc9c83603ff69f4ca0fb3e5566a7a9e4 1,528 1.00/1.00 vMB 11
552,941 552,941 0000000000000000000adcf8facb87490a1a5587b1035504c6fbc67208730af6 1,238 1.00/1.00 vMB 13
552,940 552,940 00000000000000000008e73837c84a784c3aef275d7630aafbb4397e42c0e2bd 2,126 1.00/1.00 vMB 9
552,939 552,939 00000000000000000020b3418b7d95c05b17ccb6f298c65ba0677a47be886eeb 3,066 1.00/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.64 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: 672.40 GB
    • Received: 16.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.