Loading Tool

Explorer IconExplorer

Memory Pool

14,508 transactions
2.96 vMB
0.01954951 BTC
Random Selection Loading Transactions
Max Size: 22.67/200 MB

Candidate Block

Mining Attempt 385d20bb1dbd501ff2c92037f4d4a62516b1f76f006047065ef7809c53541e96
Version 20000000
Previous Block 0000000000000000000175facb61b1a48d3a41eb92a4c4504cafcb5e19ca11b3
Merkle Root eb28363781bbdc1e8dbda34375b2cfb44b5c3b60f4113d285b7dd348fa1cbcbc
Time (UTC) ( ago)
Target 00000000000000000001f3030000000000000000000000000000000000000000
Nonce 0
Transactions: 2,719
Size: 1.00 vMB
Total Fees: 0.01735756 BTC
Feerates: 501.74 > 1.74 > 0.12 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 937,980 (55 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
937,925 937,925 00000000000000000000572eb43b7464e88cf77f2d4abd39ce01b0f9a5106634 2,283 0.69/1.00 vMB 2
937,924 937,924 00000000000000000000e21a6694eb7c09779a65631251ebb6523d627c33f66a 3,368 1.00/1.00 vMB 2
937,923 937,923 00000000000000000000d5e446849ce6889ebca63bec64b4fbbff71e246039da 3,362 1.00/1.00 vMB 2
937,922 937,922 00000000000000000000e61c10e63ba62f37ef3a09f5dd46e6693d5b90286f4c 1,887 0.64/1.00 vMB 2
937,921 937,921 000000000000000000017f2a8150a462f21e9b0353ab8f78c4de9f868cd555ac 1,291 0.21/1.00 vMB 0
937,920 937,920 0000000000000000000140113cd0e3576dfa5522d191348e5e2e79d388dcff8a 5,568 0.98/1.00 vMB 1
937,919 937,919 000000000000000000001fccf04c755380d64aa30fb0c61cdca62b3cb1cc02c0 1,033 0.49/1.00 vMB 2
937,918 937,918 00000000000000000001e66998151aa5717e8788165c10713e7ef5fa056f59c2 1,213 0.17/1.00 vMB 0
937,917 937,917 00000000000000000000e6e00507f6d0e86b5575846565dbc1611f7416fd2be6 5,864 1.00/1.00 vMB 0
937,916 937,916 00000000000000000001372e8823404b7e073c09b77c12981b54d72d154f2cf7 1,520 0.66/1.00 vMB 2
937,915 937,915 000000000000000000009bdac69f8cb7b7b6b746adb30da9782cf0a9a47c718e 5,893 1.00/1.00 vMB 0
937,914 937,914 0000000000000000000062645258c1597a988b47e70262bc0c0b4bbdda15193c 4,332 1.00/1.00 vMB 1
937,913 937,913 00000000000000000001e7e951854ddb25a58d686a432f9a34d5be39c0a6673b 3,015 1.00/1.00 vMB 2
937,912 937,912 00000000000000000001ee756f14cc0d597d42942b0ee7b2b96d2169499986de 1,426 0.51/1.00 vMB 2
937,911 937,911 00000000000000000001eded42331e7eef135ef926b247c91bd8cea5ca89b2b3 3,990 0.70/1.00 vMB 0
937,910 937,910 0000000000000000000088491e72f5a7b80bdda58e12784d41202098551434dd 4,594 1.00/1.00 vMB 0
937,909 937,909 00000000000000000001be2bf4800c875b19ed9f472357a019a1e76063f4e0f8 3,707 1.00/1.00 vMB 1
937,908 937,908 00000000000000000001d5f1a0b232c1e4eebbb4eeea4a40a45f73ef37450acf 4,127 1.00/1.00 vMB 1
937,907 937,907 00000000000000000001b65fe8cfd6a8d803ef86b2e63022943d0f9fe95dfcdc 1,997 0.62/1.00 vMB 2
937,906 937,906 000000000000000000005cff9aa1863c3f74ea1fd76556cf324e0a5c547e13ab 3,400 1.00/1.00 vMB 3
937,905 937,905 00000000000000000001b0b91fff01fb371a095f785e721a0f18f0eaed8a4d1d 2,898 1.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 823.12 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,076.72 GB
    • Received: 222.40 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.