Loading Tool

Explorer IconExplorer

Memory Pool

26,071 transactions
26.39 vMB
0.03874801 BTC
Random Selection Loading Transactions
Max Size: 142.77/200 MB

Candidate Block

Mining Attempt 131651d0151bdcd6c03f9e9d871b9927489d1e078d7cc521dc77dc9e4ed68694
Version 20000000
Previous Block 000000000000000000019972d48e48dc10e0f0cc67d15cc70b6cb168992cb973
Merkle Root d3e263c581ac4e3a3bae3353b390fcbdd033ee1c41334db30ff8e3fc9978243b
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,929
Size: 1.00 vMB
Total Fees: 0.00934468 BTC
Feerates: 150.75 > 0.94 > 0.14 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,032 (3,084 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
936,948 936,948 000000000000000000020c9a83db4c5893cec0f528d49383eb7598faaecad6cc 2,906 1.00/1.00 vMB 2
936,947 936,947 0000000000000000000064e3b86e3abb29a56e3bbf43e2b1f057d7ffb73d11b9 3,533 1.00/1.00 vMB 1
936,946 936,946 00000000000000000002335cc68c05cbc11f2d1035b2872d07ffeb67b04adfab 2,383 1.00/1.00 vMB 0
936,945 936,945 0000000000000000000172606e6ad5b7a369e5b162fd4df887eaed5a7ca3c4a3 3,281 1.00/1.00 vMB 1
936,944 936,944 000000000000000000016011e67d33365a7769f1477cab43b3f1363c8562bbfa 4,125 1.00/1.00 vMB 5
936,943 936,943 00000000000000000000fb5677a0963641dd04496c661de0005e08f72f64c0d2 1,515 0.42/1.00 vMB 2
936,942 936,942 00000000000000000001237910323907d913a80b4114d4ce5e60b78284d5cb5b 2,645 1.00/1.00 vMB 2
936,941 936,941 000000000000000000015fba03c0db539c3d361a78b2035613d994d05a96d134 6,182 1.00/1.00 vMB 0
936,940 936,940 000000000000000000008a761a26228453abe008941986b6f8537bdc7923c050 3,314 1.00/1.00 vMB 1
936,939 936,939 00000000000000000001d8db5547814358c781e5192ab02d7ed90eca7f08aa80 6,039 1.00/1.00 vMB 0
936,938 936,938 00000000000000000000ebc1c376bedbed20ee9a3eac3c7f7497cb698c8bd923 235 0.08/1.00 vMB 2
936,937 936,937 00000000000000000000b15450a0b32dd8d7120998b927fd64e21bd5c1abe3fc 4,531 1.00/1.00 vMB 0
936,936 936,936 0000000000000000000067776b83d26ff2356ca0f8eb9c72ba438302c1af9780 3,717 1.00/1.00 vMB 1
936,935 936,935 000000000000000000015ba4115892afa9b88fa4598659bfa12fcd344109a248 3,309 1.00/1.00 vMB 3
936,934 936,934 000000000000000000012468947e9fc2f985d1997c18b9807b37c30512985173 4,594 1.00/1.00 vMB 0
936,933 936,933 000000000000000000011bc52d932f27f6a0f93bc80f16da01e5311df22de53b 4,019 1.00/1.00 vMB 1
936,932 936,932 00000000000000000001664b07db2769e2a73575a33e3b4e488d8ce0587afb0e 3,756 1.00/1.00 vMB 1
936,931 936,931 0000000000000000000128db7fec954d3ef040661f3791e70f598e4632afaeac 3,341 0.85/1.00 vMB 2
936,930 936,930 000000000000000000022cc12180615ca4ae214696be0a22133e566d1c6453cc 4,952 1.00/1.00 vMB 0
936,929 936,929 000000000000000000022ab3e241c4d22cacc3b423b88e6b11e81cc9530e432b 2,981 1.00/1.00 vMB 0
936,928 936,928 00000000000000000001830b853c20179c1e40b6c6278fbfa232988ff49e9a51 667 0.15/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 826.77 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: 4,434.33 GB
    • Received: 239.74 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.