Loading Tool

Explorer IconExplorer

Memory Pool

46,304 transactions
28.99 vMB
0.14640461 BTC
Random Selection Loading Transactions
Max Size: 151.34/200 MB

Candidate Block

Mining Attempt b1cb29188bae277afb44c3bc7d65db244ff19d5aa5b8d751819965c67db6f204
Version 20000000
Previous Block 00000000000000000001df143f900493685d6623e4901f699b33fb4601190dde
Merkle Root 60820ce3648d84026f9b4161aa1a7b25d830e33bb30d3071b5c759684f230d3a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,378
Size: 1.00 vMB
Total Fees: 0.04086924 BTC
Feerates: 100.53 > 4.10 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,708 (302,741 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
611,967 611,967 000000000000000000134f085acc692dd901f24834c9b6276891c20a0851ca5a 1,728 1.00/1.00 vMB 9
611,966 611,966 0000000000000000000bb6d0fab12df1ca3e65b737a535ab4d545227b8d18581 1,395 1.00/1.00 vMB 5
611,965 611,965 0000000000000000000385d2ab10f576cd78b007784393409c39ee93baaecec8 3,137 1.00/1.00 vMB 28
611,964 611,964 0000000000000000000a578b65b7f1eaf641374b53450bc423637866d3de5b37 1,822 1.00/1.00 vMB 8
611,963 611,963 0000000000000000000dce0d5080bfe7d5b3604cb3621cb6cb0eeecec2c3d106 2,743 1.00/1.00 vMB 22
611,962 611,962 0000000000000000000a07377fe0760e6b93afb132b658e9d969fa2ce8a115f0 2,152 1.00/1.00 vMB 8
611,961 611,961 0000000000000000000b3fe19b6eca1d8a3fffe4ee6cf0c1724b7d31bb335b2a 2,729 1.00/1.00 vMB 33
611,960 611,960 0000000000000000000bda5a6cf55c163fc6fccc3ac6bd375c723cdc1883f017 2,548 1.00/1.00 vMB 6
611,959 611,959 0000000000000000000cdd626dee68621f343bfb636857c8d44744c87a206c42 1,503 1.00/1.00 vMB 15
611,958 611,958 0000000000000000000c42772bac17c143b07a8fe2739350aaaaa41a10ce5a65 2,326 1.00/1.00 vMB 14
611,957 611,957 00000000000000000002c335d9d344995d211820a66e3ab61d531adb782dc134 3,289 1.00/1.00 vMB 18
611,956 611,956 00000000000000000000d0bc3da921a62cf151c537b2a33fe5d796add0e06455 3,210 1.00/1.00 vMB 34
611,955 611,955 00000000000000000011ec92ed0851f99b4527b1d88dc284cb798efa9d699345 2,292 1.00/1.00 vMB 8
611,954 611,954 000000000000000000085be43ad396c3c662509f497db4e26e2e483b8be226ba 2,823 1.00/1.00 vMB 15
611,953 611,953 0000000000000000000537053c837e5a1bb9005736f11f802bd30eec70d8edb5 2,864 1.00/1.00 vMB 27
611,952 611,952 0000000000000000000e90ccd3f9178791d955085624d5a371e54c5193e227d2 2,939 1.00/1.00 vMB 37
611,951 611,951 000000000000000000094c6fdf4d0369be77147c464e929a9d07cb93cbfa851b 1,941 1.00/1.00 vMB 12
611,950 611,950 00000000000000000007df725a6d5b15cae0e2708739b00b021afe0d40cb87b3 2,398 1.00/1.00 vMB 19
611,949 611,949 000000000000000000043341d469b099d9c32642de32e99d02dff921d51758fa 1,635 1.00/1.00 vMB 23
611,948 611,948 0000000000000000000e869a4473d53eb232c72b2565a542f448305f3e4d9d58 2,063 1.00/1.00 vMB 19
611,947 611,947 0000000000000000000042431680f7e73b46e731ffbba0bc83054a1e406dbd3d 2,001 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 781.87 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: 644.99 GB
    • Received: 12.63 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.