Loading Tool

Explorer IconExplorer

Memory Pool

80,723 transactions
29.68 vMB
0.10005132 BTC
Random Selection Loading Transactions
Max Size: 179.59/200 MB

Candidate Block

Mining Attempt 05fac5f5ba506ad7e3d76d65b8a87b4e771302efb43b198b8a1e796d04eaa525
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root 046f20320e264eeff82c537018534c09b9a9da9bc39419aba11f1254d58eb903
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,355
Size: 1.00 vMB
Total Fees: 0.03606492 BTC
Feerates: 146.36 > 3.61 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (220,268 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
694,840 694,840 00000000000000000005694b9e1ee6528e051065d5a344f779629b2d9fd06976 2,232 0.69/1.00 vMB 11
694,839 694,839 0000000000000000000266d1cf01b31c9c5953f1536f0c8c16efd34e20be62e7 270 0.21/1.00 vMB 4
694,838 694,838 00000000000000000002955f7958ccea293107d34e847efb9c2c8f617bb697b1 527 0.19/1.00 vMB 12
694,837 694,837 0000000000000000000f1d3ea1721eac136d923c2f74a708cf8c61062a643e7b 157 0.43/1.00 vMB 1
694,836 694,836 00000000000000000003ae83d60ed0f000ba6138e25e068a028c3ac0e3444b71 1,208 1.00/1.00 vMB 5
694,835 694,835 000000000000000000086a1fd3cb7cfeb785feb8a3913dd4978327b48b824105 810 0.32/1.00 vMB 9
694,834 694,834 00000000000000000002bdeb47702d93bd51638662bf5084c4b6f63a6b29f616 235 0.09/1.00 vMB 15
694,833 694,833 0000000000000000000c277bac9a5d28a2bf47f5b61126fde6bf1601115a1f91 1,266 0.49/1.00 vMB 13
694,832 694,832 0000000000000000000927e841b729e9a4c90d125fdaa0649d17c3d5fc5d7008 520 0.14/1.00 vMB 12
694,831 694,831 000000000000000000019235ab553ebd8569ab6013ef24a676d46191be4717a1 88 0.03/1.00 vMB 8
694,830 694,830 00000000000000000008cc586ff5c60adf15ba303b1ae6a6b158af31028d3727 805 0.34/1.00 vMB 4
694,829 694,829 000000000000000000061e5e45ff58a7cfe7f2b42e31efdf5de1f12a1a9c8949 2,839 1.00/1.00 vMB 13
694,828 694,828 0000000000000000000c4ed2e811416fedd225f899cc33d16a15c4775296d903 2,972 1.00/1.00 vMB 26
694,827 694,827 0000000000000000000301db32c912324c2186795e0c6b3e168b17ca3eb25668 699 0.33/1.00 vMB 17
694,826 694,826 00000000000000000002a196201431d282b6456da5ff0722a7cebee768388420 1,851 0.70/1.00 vMB 10
694,825 694,825 00000000000000000008dd64882c09955c766209ae11da3ad7761288f0c3c846 1,357 0.62/1.00 vMB 20
694,824 694,824 000000000000000000105e7310f2c11cf297662d372fcc4a5cb9abca26337bc0 374 0.11/1.00 vMB 11
694,823 694,823 0000000000000000000650f4aa25a610b257514897a8ae7cfb500c6759636ac4 55 0.02/1.00 vMB 26
694,822 694,822 000000000000000000105c174f0b3ffe43f5212a5c345b95f3a4e8a59b68bb37 440 0.25/1.00 vMB 10
694,821 694,821 0000000000000000000c700db77fb20feaa239f6e20df85d8f918186e8f2ebd1 1,263 0.44/1.00 vMB 12
694,820 694,820 00000000000000000000d3bf7ddcdf7925981bd312b82c63a11f04dd52795faf 276 0.17/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.58 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: 671.29 GB
    • Received: 15.90 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.