Loading Tool

Explorer IconExplorer

Memory Pool

80,511 transactions
30.12 vMB
0.14010013 BTC
Random Selection Loading Transactions
Max Size: 181.89/200 MB

Candidate Block

Mining Attempt 14ff3a8517e24a20b9ab45bccf2e87ac5b16e89689feb763380897db0b629648
Version 20000000
Previous Block 00000000000000000000997246e0ea341cc7494c99602e9246f1c08e494865a8
Merkle Root 07bad75e03f047465a6d171154cabc7225c1e18b1811194bfdd5eacaba3a894a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,854
Size: 1.00 vMB
Total Fees: 0.06875897 BTC
Feerates: 101.64 > 6.89 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,140 (498,393 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
416,747 416,747 00000000000000000164b6808927073e7fce8422b288a763f0346c89f33c25f1 2,393 1.00/1.00 vMB 65
416,746 416,746 000000000000000000908fe3117d76b04d410d8718275594739bb90e7f514cc7 2,245 1.00/1.00 vMB 70
416,745 416,745 000000000000000003f6d573dc7df9e8687e477b1b2ec865bc96f2b8717d2994 1,849 1.00/1.00 vMB 38
416,744 416,744 00000000000000000229575fa7303d06ca4badaa20b72c3e7fb140c7d4486178 2,384 1.00/1.00 vMB 68
416,743 416,743 000000000000000003dbe5808d997a68ce5578a6559ebaff1c1d7bd8fd7111b9 3,103 1.00/1.00 vMB 96
416,742 416,742 000000000000000003c12205a2b1e9359dbc2d53cbb9a8c33b1e3ad97bc70047 898 1.00/1.00 vMB 21
416,741 416,741 0000000000000000052df2b4421a0cc7ecf159260d8a566424ef3b338ff14a66 822 1.00/1.00 vMB 27
416,740 416,740 000000000000000001583ef6294e6727481d5e785f3a87a8a390caecd3648332 1,276 1.00/1.00 vMB 40
416,739 416,739 0000000000000000053f7274fa4b97a06c6cc4dd0961c4a073ee27f0f6190d7a 2,592 1.00/1.00 vMB 70
416,738 416,738 0000000000000000023e195b1a7e3427b9a0e85e332f442df2b36de268a4398b 1,488 1.00/1.00 vMB 32
416,737 416,737 000000000000000002097eb1eb1ae0cb227fd2acb8e89c6e720605bead381cd9 2,678 1.00/1.00 vMB 75
416,736 416,736 00000000000000000074c676356780c8cb2df89739428d49808d83095e0af2b4 933 1.00/1.00 vMB 19
416,735 416,735 0000000000000000029e26e9983ce9583c6da561ff17abecbd6a721e529d01bc 2,445 0.99/1.00 vMB 66
416,734 416,734 000000000000000003c9972564920af7d8fb8eb403f0b20a611cc2880a24f415 1,538 1.00/1.00 vMB 49
416,733 416,733 0000000000000000041d44169299613938dd8473be17f023c56049444c799cdf 1,357 1.00/1.00 vMB 41
416,732 416,732 000000000000000001571bcd52f918ce67af43d406f0fef83b965aee59b23137 1,933 1.00/1.00 vMB 37
416,731 416,731 0000000000000000043d73959c1fd990d2a783b38c79e801ce9daab567446671 3,077 1.00/1.00 vMB 97
416,730 416,730 0000000000000000055d59425a4f802b41bc1cbf3437329525ab5d5e6b4687a6 1,094 0.99/1.00 vMB 22
416,729 416,729 0000000000000000040c4fc77ac44893eb18685d1c9a237c4031771fe72aa73e 1,656 1.00/1.00 vMB 45
416,728 416,728 0000000000000000010517cb05c4f602558b810addf1a8f0e978c16e879701c0 1,674 1.00/1.00 vMB 46
416,727 416,727 00000000000000000255ceb4d74fcadff5bebd006a7664a25a175071f4862063 1,762 1.00/1.00 vMB 45
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.38 GB
    • Received: 16.22 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.