Loading Tool

Explorer IconExplorer

Memory Pool

73,905 transactions
27.41 vMB
0.06838784 BTC
Random Selection Loading Transactions
Max Size: 167.08/200 MB

Candidate Block

Mining Attempt b21c91ee37ac028cd0af4611cd3e2bbdb5bbdd16c8a7592ccceca3ae242d6146
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root ff18a172dfd6f5e8c20c6b11f72584df3dee094f43997718e2211f5c5030725a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,829
Size: 1.00 vMB
Total Fees: 0.01008791 BTC
Feerates: 101.19 > 1.01 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (237,499 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
677,812 677,812 0000000000000000000468bd3881ddbeb414663b176ac9f84b02469c5408d922 316 1.00/1.00 vMB 16
677,811 677,811 0000000000000000000341b9c7a37312267b688455aac55b9cba2a43c335e624 1,590 1.00/1.00 vMB 47
677,810 677,810 00000000000000000000cf990ea89536d09b15dd8be126ce694c439b761ad11e 1,118 1.00/1.00 vMB 25
677,809 677,809 0000000000000000000119fa4bd9a609d46ffe9d718094badb234ace4f4d69c5 465 1.00/1.00 vMB 18
677,808 677,808 0000000000000000000b488bf39986b5b01b8484340b6868bb4598ce28e7da06 1,836 1.00/1.00 vMB 57
677,807 677,807 00000000000000000002f972aeafcb2064b3b3e6f94742a5a4dfa9b2c5801626 1,442 1.00/1.00 vMB 71
677,806 677,806 00000000000000000001c32e1d788bbc50ef047b16bbb91688c61f265f114093 1,878 1.00/1.00 vMB 47
677,805 677,805 000000000000000000069a3f72bed498e0d08d992ce8654e353cf4d26a14684b 586 1.00/1.00 vMB 86
677,804 677,804 0000000000000000000050e31d6e1b3fbe62cdedd41ed6256fe06e9fc84775fa 1,856 1.00/1.00 vMB 33
677,803 677,803 0000000000000000000432e152abce72a26e439633b1ae34c21cecc69aca3c32 778 1.00/1.00 vMB 20
677,802 677,802 000000000000000000018c37b178ec2418efc95cf30aa6f4fb9893702455deca 2,090 1.00/1.00 vMB 64
677,801 677,801 00000000000000000000a75b4182828ef50b1f58dd9cf4918eb2b15df0a596d6 1,087 1.00/1.00 vMB 46
677,800 677,800 000000000000000000081d2586ec8df39cc4cb95b97859e9dae70511bdb77e58 924 1.00/1.00 vMB 31
677,799 677,799 000000000000000000044975bf8a2b86d2d8c1baad3881a5fb7e6f53d8690cd8 342 1.00/1.00 vMB 12
677,798 677,798 0000000000000000000b5009447c6fe3cde964a41c3cc73f11d80d026d0bcd2c 429 1.00/1.00 vMB 15
677,797 677,797 0000000000000000000394dbb49755deb35f6a37bf8ed4d150b46fa5c1b0e752 942 1.00/1.00 vMB 30
677,796 677,796 000000000000000000058873aa2430db3046a21b223307ee061659d23f1edfd8 1,452 1.00/1.00 vMB 34
677,795 677,795 00000000000000000005aa4ff16b46deb71ac16118af43271e3fbd02d57a9bad 383 1.00/1.00 vMB 14
677,794 677,794 00000000000000000004b784288fdadf1aae63b90277b05c96d64efc8593efdc 205 1.00/1.00 vMB 9
677,793 677,793 0000000000000000000aa1495f3c4444b8242e6981e522bb5c5df0f929ff7807 170 1.00/1.00 vMB 9
677,792 677,792 00000000000000000007e93be7d320f571b2c37093fbccfab492e65df26fa7f4 436 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.93 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: 714.62 GB
    • Received: 17.57 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.